Skip to content

Commit

Permalink
Fix rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Dontrian committed Dec 4, 2023
1 parent 125b7ce commit 5755b3f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
run: |
if github.head_ref == 'develop'
then
echo Pull request is from develop ✔
exit 0
else
echo Pull requests from ${{github.head_ref}} are not allowed. Only pull requests from develop are allowed.
Expand Down

0 comments on commit 5755b3f

Please sign in to comment.