mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Only run failure-cases workflow on manual trigger
This commit is contained in:
@@ -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