Skip to content

Commit 59dbd18

Browse files
authored
Merge pull request #130 from cakephp/merge-master
merge master => cake5
2 parents 9359190 + 65d83de commit 59dbd18

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
branches:
1010
- '*'
11+
workflow_dispatch:
1112

1213
permissions:
1314
contents: read

.github/workflows/deploy_docs_1x.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- master
8+
workflow_dispatch:
89

910
jobs:
1011
deploy:

0 commit comments

Comments
 (0)