mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-04 02:15:18 +02:00
test another fork syncing action
This commit is contained in:
parent
530dc26519
commit
dcd97f0d1e
1 changed files with 3 additions and 3 deletions
6
.github/workflows/merge-upstream-master.yml
vendored
6
.github/workflows/merge-upstream-master.yml
vendored
|
@ -21,9 +21,9 @@ jobs:
|
|||
# submodules: 'recursive' ### may be needed in your situation
|
||||
|
||||
# Step 2: run this sync action - specify the upstream repo, upstream branch to sync with, and target sync branch
|
||||
- name: Pull (Fast-Forward) upstream changes
|
||||
id: sync
|
||||
uses: aormsby/Fork-Sync-With-Upstream-action@v2.3
|
||||
- name: Sync-Fork-action
|
||||
uses: XueMoMo/Sync-Fork-action@v1.0.6
|
||||
#uses: XueMoMo/Fork-Sync-With-Upstream-action@v2.3
|
||||
with:
|
||||
upstream_repository: pawelmalak/flame
|
||||
upstream_branch: master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue