We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7626b15 commit bd7d505Copy full SHA for bd7d505
1 file changed
.github/workflows/ci.yml
@@ -1,9 +1,7 @@
1
name: CI
2
3
on:
4
- pull_request:
5
- branches: [ main ]
6
- workflow_dispatch:
+ push:
7
8
env:
9
BUILDCACHE_ACCURACY: STRICT
0 commit comments