Skip to content

Commit

Permalink
add flakehub-cache to the release branches for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Mar 6, 2024
1 parent e23f539 commit bd5e681
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bd5e681

Please sign in to comment.