mirror of
https://github.com/gradle/actions.git
synced 2026-05-06 18:12:03 +08:00
Allow manual trigger of prod workflow
This commit is contained in:
@@ -4,6 +4,7 @@ name: prod
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
gradle-execution:
|
||||
|
||||
Reference in New Issue
Block a user