mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Allow manual trigger of prod workflow
This commit is contained in:
1
.github/workflows/prod.yml
vendored
1
.github/workflows/prod.yml
vendored
@@ -4,6 +4,7 @@ name: prod
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
gradle-execution:
|
||||
|
||||
Reference in New Issue
Block a user