mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 13:19:16 +02:00
ci: 👷 Add new typecheck CI action
This commit is contained in:
parent
ba56c98e35
commit
153aa061f0
4 changed files with 34 additions and 5 deletions
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
|
@ -11,9 +11,7 @@ jobs:
|
|||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
|
||||
contents: read
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue