Skip to content

Commit

Permalink
Update sync_upstream_otn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic-otn authored Jan 31, 2024
1 parent 4aa15a1 commit 4251d2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sync_upstream_otn.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Upstream Sync'
name: 'Upstream sonic-otn Sync'

on:
schedule:
Expand Down Expand Up @@ -33,8 +33,8 @@ jobs:
target_sync_branch: otn_pre_202411
# REQUIRED 'target_repo_token' exactly like this!
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
upstream_sync_branch: master
upstream_sync_repo: aormsby/Fork-Sync-With-Upstream-action
upstream_sync_branch: otn_pre_202411
upstream_sync_repo: sonic-otn/sonic-buildimage
upstream_repo_access_token: ${{ secrets.UPSTREAM_REPO_SECRET }}

# Set test_mode true to run tests instead of the true action!!
Expand Down

0 comments on commit 4251d2b

Please sign in to comment.