mirror of
https://github.com/block/goose.git
synced 2026-05-01 21:10:54 +00:00
feat: retarget the readme for v1 (#827)
This commit is contained in:
parent
5bf8f9ea99
commit
d9f70d79f5
5 changed files with 15 additions and 15 deletions
4
.github/workflows/canary.yml
vendored
4
.github/workflows/canary.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
# This workflow is for canary releases, automatically triggered by push to v1.0 branch.
|
||||
# This workflow is for canary releases, automatically triggered by push to main
|
||||
# This workflow is identical to "release.yml" with these exceptions:
|
||||
# - Triggered by push to v1.0 branch
|
||||
# - Triggered by push to main
|
||||
# - Github Release tagged as "canary"
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue