mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-07 14:22:20 +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
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
Reference in New Issue
Block a user