We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559da52 commit 0451edeCopy full SHA for 0451ede
.github/workflows/nightly.yml
@@ -156,6 +156,7 @@ jobs:
156
- name: Verify generated files are up to date
157
uses: ./.github/actions/verify-generated-files
158
COVERAGE_DEBUG_NTS:
159
+ if: github.repository_owner == 'php' || github.event_name == 'workflow_dispatch'
160
runs-on: ubuntu-20.04
161
steps:
162
- name: git checkout
0 commit comments