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
|
||||
|
||||
on:
|
||||
push
|
||||
pull_request
|
||||
workflow_dispatch
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue