Skip to content

Commit f261f51

Browse files
committed
foobar
1 parent f74c893 commit f261f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fail-conditional.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'conditional-fail'
22

33
on:
44
pull_request:
5-
branches: [ 'dont_run_me' ]
5+
branches: [ 'main' ]
66

77
jobs:
88
fail_on_commit_message:

0 commit comments

Comments
 (0)