mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Update sync workflow to only run on elastic/kibana (#111183)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
c9440bb5ff
commit
cb27ba01c1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sync-main-branch.yml
vendored
1
.github/workflows/sync-main-branch.yml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
|||
sync_latest_from_upstream:
|
||||
runs-on: ubuntu-latest
|
||||
name: Sync latest commits from master branch
|
||||
if: github.repository == 'elastic/kibana'
|
||||
|
||||
steps:
|
||||
- name: Checkout target repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue