Skip to content

Commit d065ae6

Browse files
Merge main into dev-sync-with-main
2 parents 08d88ed + aa422cd commit d065ae6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/sync-dev-to-vX.Y-dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515

1616
jobs:
1717
sync-branches:
18+
if: github.repository == 'OAI/OpenAPI-Specification'
1819
runs-on: ubuntu-latest
1920
steps:
2021
- name: Generate access token

.github/workflows/sync-main-to-dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515

1616
jobs:
1717
sync-branch:
18+
if: github.repository == 'OAI/OpenAPI-Specification'
1819
runs-on: ubuntu-latest
1920
steps:
2021
- name: Generate access token

0 commit comments

Comments
 (0)