Skip to content

Commit

Permalink
Remove schedule trigger for CodeQL workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmichaelwest committed Sep 5, 2023
1 parent 74e2f26 commit 1afe941
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
Expand Up @@ -17,8 +17,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '32 16 * * 2'

jobs:
analyze:
Expand Down

1 comment on commit 1afe941

@vercel
Copy link

@vercel vercel bot commented on 1afe941 Sep 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.