We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f49e51f + 1014900 commit d1e5b36Copy full SHA for d1e5b36
1 file changed
.github/workflows/schema-publish.yaml
@@ -15,6 +15,7 @@ on:
15
16
jobs:
17
publish:
18
+ if: github.repository == 'OAI/Overlay-Specification'
19
runs-on: ubuntu-latest
20
21
steps:
0 commit comments