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.
2 parents 7d870be + 73a7673 commit 7293e57Copy full SHA for 7293e57
1 file changed
.github/workflows/release.yml
@@ -1,8 +1,8 @@
1
name: Release CI
2
on:
3
push:
4
- tags:
5
- - '*'
+ branches:
+ - master
6
7
jobs:
8
run_tests:
0 commit comments