mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Allow to run push workflows manually
This commit is contained in:
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@@ -34,6 +34,7 @@ on:
|
||||
- .circleci/**
|
||||
branches:
|
||||
- '**'
|
||||
workflow_dispatch: ~
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.url || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user