We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6926e6e commit 7d08020Copy full SHA for 7d08020
1 file changed
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
- - 'releases/*' # only run in release distribution branches
+ - 'releases/*'
8
9
jobs:
10
test:
0 commit comments