mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-31 13:03:12 -05:00
dev: Bunch of GH workflow fixes (#6956)
This commit is contained in:
1
.github/workflows/pull-requests.yml
vendored
1
.github/workflows/pull-requests.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user