Revert "Update sync workflow to only run on elastic/kibana (#111171)" (#111181)

This reverts commit d840ea6da9.
This commit is contained in:
Tyler Smalley 2021-09-03 09:32:33 -07:00 committed by GitHub
parent d840ea6da9
commit c9440bb5ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@ 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