Add butterbox specific config
This commit is contained in:
parent
43263e763e
commit
20460bf7e3
2 changed files with 11 additions and 58 deletions
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
|
@ -2,10 +2,10 @@ name: ci
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- butterbox
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- butterbox
|
||||
jobs:
|
||||
build_and_publish:
|
||||
runs-on: docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue