Skip to content

Commit 1805ea0

Browse files
authored
Merge branch 'main' into AccentExtractor
2 parents ddb2234 + c19046b commit 1805ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
# Triggers the workflow on push or pull request events but only for the main branch
1010
push:
1111
branches: [ main ]
12-
tags: [ 'release/weekly/*' ]
12+
tags: [ 'release/weekly/**' ]
1313
pull_request:
1414
branches: [ main ]
1515

0 commit comments

Comments
 (0)