Skip to content

Commit 0451ede

Browse files
committedSep 15, 2022
Skip nightly coverage job in forks
1 parent 559da52 commit 0451ede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/nightly.yml

+1
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)