update-deployment-workflow #18
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
name: flake check
|
||||
|
||||
on: [push]
|
||||
jobs:
|
||||
check:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
name: fmt check
|
||||
|
||||
on: [push]
|
||||
jobs:
|
||||
check:
|
||||
|
|
Loading…
Reference in a new issue