Skip to content

Commit ca03a56

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: Skip nightly coverage job in forks
2 parents 7e860ea + 308ad7f commit ca03a56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ jobs:
165165
- name: Verify generated files are up to date
166166
uses: ./.github/actions/verify-generated-files
167167
COVERAGE_DEBUG_NTS:
168+
if: github.repository_owner == 'php' || github.event_name == 'workflow_dispatch'
168169
runs-on: ubuntu-20.04
169170
steps:
170171
- name: git checkout

0 commit comments

Comments
 (0)