1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 00:48:25 +02:00

Skip nightly coverage job in forks

This commit is contained in:
Ilija Tovilo
2022-09-15 10:41:17 +02:00
parent 559da529a0
commit 0451eded79
+1
View File
@@ -156,6 +156,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