Skip to content

Commit

Permalink
Merge pull request #1072 from Adyen/fix-codeql-analysis-runs-no-longe…
Browse files Browse the repository at this point in the history
…r-runs-on-pr-and-push

CodeQL job now only runs on schedule
  • Loading branch information
Kwok-he-Chu authored Oct 22, 2024
2 parents b0f844f + 3f64aee commit 27ea005
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "Code scanning - action"

on:
push:
pull_request:
schedule:
- cron: '0 1 * * 0'

Expand Down

0 comments on commit 27ea005

Please sign in to comment.