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