We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a277ac commit c6823dfCopy full SHA for c6823df
.github/workflows/cross-ci.yml
@@ -2,10 +2,6 @@ name: Cross CI (light)
2
3
on:
4
pull_request:
5
- push:
6
- # We run the heavy ci already
7
- branches-ignore:
8
- - main
9
10
defaults:
11
run:
0 commit comments