Ignore zizmor reports.

This commit is contained in:
Benoit Marty
2026-03-05 15:36:29 +01:00
committed by Benoit Marty
parent 17f45d091a
commit 8cf06b13b0
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Community PR notice
on:
workflow_dispatch:
pull_request_target:
pull_request_target: # zizmor: ignore[dangerous-triggers]
types:
- opened
- reopened

View File

@@ -2,7 +2,7 @@ name: Pull Request
on:
pull_request_target:
types: [ opened, edited, labeled, unlabeled, synchronize ]
workflow_call:
workflow_call: # zizmor: ignore[dangerous-triggers]
secrets:
ELEMENT_BOT_TOKEN:
required: true