Skip to content

Commit 8577a86

Browse files
authored
Run GitHub Actions Workflow to Sync Contribution Base Branches Only in demisto/content (demisto#8626)
1 parent 3606b75 commit 8577a86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync-contribution-base-branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
sync_contributor_base_branch:
99
runs-on: ubuntu-latest
10+
if: github.repository == 'demisto/content'
1011
steps:
1112
- name: Checkout
1213
uses: actions/checkout@v2

0 commit comments

Comments
 (0)