Skip to content

Commit

Permalink
Update sync-from-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmanage1 authored Dec 2, 2024
1 parent aaf5d56 commit c463b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-from-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_repo_path: alshedivat/al-folio
upstream_branch: <target_branch> # defaults to main
upstream_branch: main # defaults to main
pr_labels: <label1>,<label2>[,...] # optional, no default

0 comments on commit c463b08

Please sign in to comment.