We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f1313 commit b508d31Copy full SHA for b508d31
.github/workflows/cicd.yml
@@ -1,9 +1,6 @@
1
name: Continuous Integration
2
3
on:
4
- push:
5
- tags:
6
- - 'v[0-9]+.[0-9]+.[0-9]+'
7
pull_request:
8
branches:
9
- main
0 commit comments