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 a55cf62 commit 875415aCopy full SHA for 875415a
.github/workflows/schedule.yml
@@ -6,6 +6,7 @@ jobs:
6
updateSchema:
7
name: Update schema
8
runs-on: ubuntu-latest
9
+ if: github.event.repository.fork == false
10
steps:
11
- uses: actions/checkout@master
12
- name: Update schema
0 commit comments