Skip to content
Open

a1 #174

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/action_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

on:
pull_request: {}
pull_request_target: {}

Check failure

Code scanning / Semgrep OSS

Semgrep Finding: action_scanning.semgrep-rules.actions.pull-request-target-needs-exception Error

pull_request_target is considered very risky and should only be used when striclty needed. Please prefer other triggers when possible. If you think this is needed, you can dismiss this alert and merge your PR.
workflow_dispatch: {}
push:
paths:
Expand Down