Skip to content

Commit 308ad7f

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Skip nightly coverage job in forks
2 parents 0dcd098 + 0451ede commit 308ad7f

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
@@ -156,6 +156,7 @@ jobs:
156156
- name: Verify generated files are up to date
157157
uses: ./.github/actions/verify-generated-files
158158
COVERAGE_DEBUG_NTS:
159+
if: github.repository_owner == 'php' || github.event_name == 'workflow_dispatch'
159160
runs-on: ubuntu-20.04
160161
steps:
161162
- name: git checkout

0 commit comments

Comments
 (0)