Skip to content

Commit a335aea

Browse files
authored
Merge pull request #962 from cakephp/4.x-manual-ci-dispatch
allow manually dispatching ci workflow
2 parents e6104bd + ca0a6a0 commit a335aea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
pull_request:
1010
branches:
1111
- '*'
12+
workflow_dispatch:
1213

1314
permissions:
1415
contents: read

0 commit comments

Comments
 (0)