Skip to content

Commit

Permalink
Restore nextstrain.org PRs
Browse files Browse the repository at this point in the history
Heroku is still not building review apps, but these PRs can be useful for other checks such as making sure the Auspice client on nextstrain.org builds properly.
  • Loading branch information
victorlin authored Oct 4, 2022
1 parent f058579 commit 5ba0b26
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/make_prs_for_other_repos.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: "Make PRs for Nextstrain projects which depend on Auspice"
on:
# pull_request:
push:
branches:
- "not-a-valid-branch"
pull_request:
jobs:
make-pr-on-nextstrain-dot-org: # <job_id>
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5ba0b26

Please sign in to comment.