We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4de9a commit 40bcb63Copy full SHA for 40bcb63
1 file changed
.github/workflows/build.yml
@@ -5,6 +5,8 @@ permissions:
5
6
on:
7
push:
8
+ branches: ['main', 'rel-*', 'ci/*']
9
+ tags: ['**']
10
pull_request:
11
merge_group:
12
schedule:
0 commit comments