dev: Bunch of GH workflow fixes (#6956)

This commit is contained in:
Michael Genson
2026-01-30 09:58:49 -06:00
committed by GitHub
parent 9738d9f363
commit 920eeb26d6
3 changed files with 58 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ concurrency:
jobs:
pull-request-lint:
name: "Lint PR"
if: github.event_name == 'pull_request'
uses: ./.github/workflows/pull-request-lint.yml
backend-tests: