mirror of
https://github.com/immich-app/immich.git
synced 2025-12-05 20:40:29 -08:00
chore: modify .github/workflows/org-zizmor.yml
This commit is contained in:
12
.github/workflows/org-zizmor.yml
vendored
Normal file
12
.github/workflows/org-zizmor.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Zizmor
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, edited]
|
||||
|
||||
jobs:
|
||||
zizmor:
|
||||
name: Zizmor
|
||||
uses: immich-app/devtools/.github/workflows/shared-zizmor.yml@main
|
||||
permissions:
|
||||
pull-requests: write
|
||||
Reference in New Issue
Block a user