Skip to content

Commit

Permalink
Use pull_request_target for CodeQL workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 13, 2024
1 parent b90dfe7 commit 07a8571
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ name: "CodeQL"
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
pull_request_target:
schedule:
- cron: "32 3 * * 0"

Expand Down

0 comments on commit 07a8571

Please sign in to comment.