mirror of
https://github.com/immich-app/immich.git
synced 2026-02-11 11:27:56 +03:00
feat(ci): Remove explicit permissions config
This commit is contained in:
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
@@ -9,12 +9,6 @@ on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
# Explicitly configure permissions
|
||||
# This lets pull requests from forks push images to pr- tags
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
build_and_push:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user