mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: Skip nightly coverage job in forks
This commit is contained in:
commit
ca03a56d53
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
@ -165,6 +165,7 @@ jobs:
|
|||
- name: Verify generated files are up to date
|
||||
uses: ./.github/actions/verify-generated-files
|
||||
COVERAGE_DEBUG_NTS:
|
||||
if: github.repository_owner == 'php' || github.event_name == 'workflow_dispatch'
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: git checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue