Skip to content

Commit

Permalink
Merge pull request #58 from Dontrian/feature/new-feature
Browse files Browse the repository at this point in the history
debug
  • Loading branch information
Dontrian authored Nov 29, 2023
2 parents af2abd5 + 008ed53 commit c3320f5
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 c3320f5

Please sign in to comment.