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