We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa40671 commit e7291d9Copy full SHA for e7291d9
.github/workflows/build.yaml
@@ -1,7 +1,6 @@
1
name: Java CI with Gradle
2
3
-on:
4
- workflow_dispatch: { }
+on: [ push ]
5
6
jobs:
7
build:
0 commit comments