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 d6152f2 commit ff16ce4Copy full SHA for ff16ce4
.github/workflows/ci.yml
@@ -68,6 +68,7 @@ jobs:
68
examples:
69
name: examples
70
runs-on: ubuntu-latest
71
+ if: github.event.repository.fork == false
72
73
steps:
74
- uses: actions/checkout@v4
0 commit comments