Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Dontrian committed Nov 29, 2023
1 parent d62cfa6 commit 008ed53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:

steps:
- name: Fail because the pull request is not from develop
run: exit 1
run: echo pull requests from ${{github.ref}} are not allowed && exit 1

0 comments on commit 008ed53

Please sign in to comment.