cache branch builds
This commit is contained in:
parent
24e7ebc681
commit
1a5941c243
1
.github/workflows/release-branches.yml
vendored
1
.github/workflows/release-branches.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
|||
# NOTE: make sure any branches here are also valid directory names,
|
||||
# otherwise creating the directory and uploading to s3 will fail
|
||||
- "main"
|
||||
- "flakehub-cache"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue