We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986bf13 commit a80e11bCopy full SHA for a80e11b
2 files changed
.github/workflows/sync-dev-to-vX.Y-dev.yaml
@@ -15,6 +15,7 @@ on:
15
16
jobs:
17
sync-branches:
18
+ if: github.repository == 'OAI/OpenAPI-Specification'
19
runs-on: ubuntu-latest
20
steps:
21
- name: Generate access token
.github/workflows/sync-main-to-dev.yaml
sync-branch:
0 commit comments