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 591caff commit 5250b9bCopy full SHA for 5250b9b
.github/workflows/test.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- 'main'
7
+ - 'releases-**'
8
paths:
9
- '.github/workflows/build.yml'
10
- '.github/workflows/build_**.yml'
0 commit comments