Skip to content

Commit 04c28a1

Browse files
committed
iterate
1 parent f261f51 commit 04c28a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/fail-conditional.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: 'conditional-fail'
33
on:
44
pull_request:
55
branches: [ 'main' ]
6+
push:
7+
branches:
8+
- 'main'
9+
workflow_dispatch:
610

711
jobs:
812
fail_on_commit_message:

0 commit comments

Comments
 (0)