Fixed push.
This commit is contained in:
parent
64d2328618
commit
fd9a5f83fe
1 changed files with 3 additions and 3 deletions
6
.github/workflows/gradle.yml
vendored
6
.github/workflows/gradle.yml
vendored
|
@ -1,9 +1,9 @@
|
||||||
name: Java CI with Gradle
|
name: Java CI with Gradle
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push
|
push:
|
||||||
pull_request
|
pull_request:
|
||||||
workflow_dispatch
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue