We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c31932 commit e3c8038Copy full SHA for e3c8038
.github/workflows/CI.yml
@@ -1,11 +1,6 @@
1
# [.github/workflows/CI.yml]
2
name: CI
3
on:
4
- push:
5
- branches:
6
- - main
7
- - develop
8
- tags: '*'
9
pull_request:
10
branches:
11
- main
0 commit comments