mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-20 20:31:49 -05:00
Compare commits
1 Commits
reset-scro
...
Kuchenpira
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df4fd7ed7f |
2
.github/workflows/pull-requests.yml
vendored
2
.github/workflows/pull-requests.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
publish-image:
|
||||
name: "Publish PR Image"
|
||||
if: contains(github.event.pull_request.labels.*.name, 'build-image')
|
||||
if: contains(github.event.pull_request.labels.*.name, 'build-image') && github.repository == 'mealie-recipes/mealie'
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
Reference in New Issue
Block a user