Add codeql.
This commit is contained in:
parent
8fbe1b526a
commit
10170c8044
3 changed files with 31 additions and 2 deletions
4
.github/workflows/snapshot.yaml
vendored
4
.github/workflows/snapshot.yaml
vendored
|
@ -6,7 +6,7 @@ name: Snapshot
|
|||
|
||||
jobs:
|
||||
|
||||
lint-yaml:
|
||||
yaml:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
@ -15,7 +15,7 @@ jobs:
|
|||
format: colored
|
||||
strict: true
|
||||
|
||||
lint-markdown:
|
||||
markdown:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue