Add home button to header and update styles for improved layout (#3)
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
This commit is contained in:
18
.github/workflows/build.yml
vendored
18
.github/workflows/build.yml
vendored
@@ -12,15 +12,15 @@ on:
|
||||
default: '8.10 9.6 10.0'
|
||||
|
||||
|
||||
# Run on push to main (for testing)
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'templates/**'
|
||||
- 'pyproject.toml'
|
||||
- '.github/workflows/build.yml'
|
||||
# # Run on push to main (for testing)
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
# paths:
|
||||
# - 'src/**'
|
||||
# - 'templates/**'
|
||||
# - 'pyproject.toml'
|
||||
# - '.github/workflows/build.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user