mirror of
https://github.com/immich-app/immich.git
synced 2026-05-22 23:52:32 -04:00
17 lines
276 B
YAML
17 lines
276 B
YAML
name: Zizmor
|
|
|
|
on:
|
|
pull_request:
|
|
push:
|
|
branches: [main]
|
|
|
|
jobs:
|
|
zizmor:
|
|
name: Zizmor
|
|
uses: immich-app/devtools/.github/workflows/shared-zizmor.yml@main
|
|
permissions:
|
|
actions: read
|
|
contents: read
|
|
security-events: write
|
|
secrets: inherit
|