mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
remove permissions from nested workflow
This commit is contained in:
parent
86b0b6761d
commit
084ad4228b
1 changed files with 0 additions and 3 deletions
3
.github/workflows/partial-builder.yml
vendored
3
.github/workflows/partial-builder.yml
vendored
|
@ -15,9 +15,6 @@ on:
|
|||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue