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 f21f08b commit c754cadCopy full SHA for c754cad
.github/workflows/test_env.yaml
@@ -1,7 +1,6 @@
1
on:
2
push:
3
- tags:
4
- - '*'
+ branches: [ main ]
5
workflow_dispatch:
6
jobs:
7
github-example-tags:
0 commit comments