mirror of
https://github.com/gradle/actions.git
synced 2026-02-04 15:14:28 +08:00
Allow workflow_dispatch
This commit is contained in:
parent
dbe05a57c5
commit
4f26258f5b
1
.github/workflows/ci-check-and-unit-test.yml
vendored
1
.github/workflows/ci-check-and-unit-test.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
paths-ignore:
|
||||
- 'dist/**'
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user