Skip to content

Commit 509fec8

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Allow to run push workflows manually
2 parents 6bcba24 + 0b5167c commit 509fec8

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
@@ -34,6 +34,7 @@ on:
3434
- .circleci/**
3535
branches:
3636
- '**'
37+
workflow_dispatch: ~
3738
concurrency:
3839
group: ${{ github.workflow }}-${{ github.event.pull_request.url || github.run_id }}
3940
cancel-in-progress: true

0 commit comments

Comments
 (0)