Skip to content

Commit 80477b1

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: [skip ci] Allow to run push workflows manually
2 parents 5c6fc09 + 509fec8 commit 80477b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ on:
3535
- .circleci/**
3636
branches:
3737
- '**'
38+
workflow_dispatch: ~
3839
permissions:
3940
contents: read
4041
concurrency:

0 commit comments

Comments
 (0)