Set default board color for GH workflow.
I've chosen blue arbitrarily.
This commit is contained in:
parent
c28ba6ef0b
commit
7d353bba1c
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -6,6 +6,9 @@ on:
|
||||
branches-ignore:
|
||||
- gh-pages
|
||||
|
||||
env:
|
||||
COLOR: BLUE
|
||||
|
||||
jobs:
|
||||
build:
|
||||
container:
|
||||
|
Loading…
x
Reference in New Issue
Block a user