ci: ♻️ Make tests, linting and checks pass before build is run

This commit is contained in:
Jesse Wierzbinski 2024-12-31 17:35:27 +01:00
parent deada6cbd9
commit 9d88fdbe53
No known key found for this signature in database
4 changed files with 15 additions and 16 deletions

View file

@ -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: