Skip to content

Commit

Permalink
ci: disable codeql on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadNews committed Jul 29, 2023
1 parent 6c5dcc2 commit 25fd100
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: CodeQL
on:
push:
branches: [main]
schedule:
- cron: 23 17 * * 0
pull_request:
branches: [main]

jobs:
codeql:
Expand Down

0 comments on commit 25fd100

Please sign in to comment.