mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-08 23:02:21 +08:00
Only run failure-cases workflow on manual trigger
This commit is contained in:
2
.github/workflows/failure-cases.yml
vendored
2
.github/workflows/failure-cases.yml
vendored
@@ -1,8 +1,6 @@
|
|||||||
name: Execute failure cases
|
name: Execute failure cases
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
push:
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user