Skip to content

Commit 0d5c794

Browse files
committed
[skip ci] Skip PECL nightly on forks
1 parent b39ff33 commit 0d5c794

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
@@ -613,6 +613,7 @@ jobs:
613613
- name: Verify generated files are up to date
614614
uses: ./.github/actions/verify-generated-files
615615
PECL:
616+
if: github.repository_owner == 'php' || github.event_name == 'workflow_dispatch'
616617
runs-on: ubuntu-20.04
617618
env:
618619
CC: ccache gcc

0 commit comments

Comments
 (0)