Skip to content

Commit

Permalink
Update pull-upstream.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathon2nd authored Nov 22, 2023
1 parent c4ef7dc commit 3a7e1be
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pull-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ jobs:
- name: Set Git Pull Strategy
run: git config pull.rebase false


- name: Pull upstream changes
- name: Upstream Sync
uses: aormsby/[email protected]
id: sync
uses: bdougie/[email protected]
with:
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
upstream_sync_repo: ansible/awx-ee
Expand Down

0 comments on commit 3a7e1be

Please sign in to comment.