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
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user