Skip to content

Commit e7291d9

Browse files
committed
chore: Fix wrong on call
1 parent fa40671 commit e7291d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Java CI with Gradle
22

3-
on:
4-
workflow_dispatch: { }
3+
on: [ push ]
54

65
jobs:
76
build:

0 commit comments

Comments
 (0)