Skip to content

Commit 875415a

Browse files
committed
if not fork
1 parent a55cf62 commit 875415a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
updateSchema:
77
name: Update schema
88
runs-on: ubuntu-latest
9+
if: github.event.repository.fork == false
910
steps:
1011
- uses: actions/checkout@master
1112
- name: Update schema

0 commit comments

Comments
 (0)