We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ef06c commit c19046bCopy full SHA for c19046b
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
# Triggers the workflow on push or pull request events but only for the main branch
10
push:
11
branches: [ main ]
12
- tags: [ 'release/weekly/*' ]
+ tags: [ 'release/weekly/**' ]
13
pull_request:
14
15
0 commit comments