We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e1d19 commit b576a58Copy full SHA for b576a58
.github/workflows/build.yml
@@ -1,5 +1,5 @@
1
name: Java CI with Gradle
2
-on: [pull_request, workflow_dispatch]
+on: [push, pull_request]
3
jobs:
4
build:
5
name: Build
0 commit comments