Skip to content

Commit 8007278

Browse files
committed
TO-DROP: trigger also on tmp
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent ee0e3a7 commit 8007278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on: # rebuild any PRs and main branch changes
77
branches:
88
- main
99
- 'v[0-9]*'
10+
- tmp
1011

1112
jobs:
1213
test: # make sure the action works on a clean machine without building

0 commit comments

Comments
 (0)