We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd7d4c commit 3560583Copy full SHA for 3560583
.github/workflows/run-usa-models.yaml
@@ -57,7 +57,7 @@ jobs:
57
/repos/${HUB_OWNER}/${HUB_REPO}/pulls \
58
-f title="Add blab models for ${DATE}" \
59
-f body="" \
60
- -f head="nextstrain:blab-${DATE}"
+ -f head="nextstrain:blab-${DATE}" \
61
-f base=main \
62
-F draft=true
63
env:
0 commit comments