Skip to content

Commit

Permalink
Update PR description
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Sep 12, 2024
1 parent fc975c8 commit 5c2dee2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/preview_on_downstream_repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ jobs:
Note that Auspice has been installed with changes from both the PR's source and target branches.
This will surface any issues that can arise from merging the PR in Auspice. To address these issues locally, update the source branch (e.g. with a git rebase).
This message and corresponding commits were automatically created by a GitHub Action from [nextstrain/auspice](https://github.com/nextstrain/auspice).
This message PR is maintained by a [GitHub Actions workflow](https://github.com/nextstrain/auspice/blob/-/.github/workflows/preview_on_downstream_repo.yaml).
It will be automatically kept up to date and closed when the upstream PR has been merged or closed.
run: |
git switch -c "$branch"
git push --force origin HEAD
Expand Down

0 comments on commit 5c2dee2

Please sign in to comment.