mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 13:19:16 +02:00
ci: ♻️ Make tests, linting and checks pass before build is run
This commit is contained in:
parent
deada6cbd9
commit
9d88fdbe53
4 changed files with 15 additions and 16 deletions
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
|
|
@ -1,11 +1,7 @@
|
|||
name: Lint & Format
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["*"]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: ["main"]
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue