We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74c893 commit f261f51Copy full SHA for f261f51
.github/workflows/fail-conditional.yml
@@ -2,7 +2,7 @@ name: 'conditional-fail'
2
3
on:
4
pull_request:
5
- branches: [ 'dont_run_me' ]
+ branches: [ 'main' ]
6
7
jobs:
8
fail_on_commit_message:
0 commit comments