We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49e51f commit 1014900Copy full SHA for 1014900
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