Skip to content

Commit 70ed151

Browse files
committed
fix ci.yaml
1 parent 370bfc0 commit 70ed151

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Java CI
22
on:
3-
branches-ignore:
3+
push:
4+
branches-ignore:
45
- 'gh-pages'
56
pull_request:
67
branches-ignore:

0 commit comments

Comments
 (0)