We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370bfc0 commit 70ed151Copy full SHA for 70ed151
.github/workflows/ci.yaml
@@ -1,6 +1,7 @@
1
name: Java CI
2
on:
3
- branches-ignore:
+ push:
4
+ branches-ignore:
5
- 'gh-pages'
6
pull_request:
7
branches-ignore:
0 commit comments