Skip to content

Commit df8f298

Browse files
committed
Merge branch 'PHP-8.4'
* PHP-8.4: [skip ci] Allow to run push workflows manually
2 parents a1d4595 + 279e952 commit df8f298

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)