Skip to content

Commit 279e952

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] Allow to run push workflows manually
2 parents 980d41c + 80477b1 commit 279e952

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
@@ -30,6 +30,7 @@ on:
3030
- .circleci/**
3131
branches:
3232
- '**'
33+
workflow_dispatch: ~
3334
permissions:
3435
contents: read
3536
concurrency:

0 commit comments

Comments
 (0)