Skip to content

Commit 3524ddc

Browse files
committed
ci: workaround - trigger on multiple tags
1 parent 4bf1344 commit 3524ddc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_publish_image_release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
- 'wdqs-frontend@*'
1010
- 'wdqs-proxy@*'
1111
- 'wikibase@*'
12+
branches-ignore:
13+
- '**' # weird workaround to trigger on multiple tags for a single commit
1214

1315
permissions:
1416
contents: write

0 commit comments

Comments
 (0)