mirror of
https://github.com/Drop-OSS/flathub-app-bin.git
synced 2026-07-01 12:43:45 -04:00
pr-check: Drop dupe check
This commit is contained in:
@@ -149,11 +149,6 @@ jobs:
|
||||
BLOCKED=1
|
||||
fi
|
||||
|
||||
if [ "$CONTAINS_MASTER" = "true" ]; then
|
||||
echo "PR contains commits from master branch"
|
||||
BLOCKED=1
|
||||
fi
|
||||
|
||||
if [ "$EXIT_CODE" -ne 0 ]; then
|
||||
echo "PR title validation failed"
|
||||
BLOCKED=1
|
||||
|
||||
Reference in New Issue
Block a user