added runs on to pre commit w/ burnettk jbirddog
This commit is contained in:
parent
a7f0051bb6
commit
b6424cd955
|
@ -160,6 +160,7 @@ jobs:
|
||||||
path: "./log/*.log"
|
path: "./log/*.log"
|
||||||
|
|
||||||
run_pre_commit_checks:
|
run_pre_commit_checks:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: .
|
working-directory: .
|
||||||
|
|
Loading…
Reference in New Issue