Skip to content

Commit

Permalink
chore: unschedule workflow (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler authored Jul 9, 2024
1 parent 0393bc9 commit 1973ced
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ on:
paths:
- '**.py'
- '**/codeql-analysis.yml'
schedule:
- cron: '41 4 * * 2'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 1973ced

Please sign in to comment.