mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 15:28:56 +00: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