Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@ on:
branches:
- main
- release/*
- v0.*
- v1.*
push:
branches:
- main
- release/*
- v0.*
- v1.*
schedule:
- cron: "29 13 * * 2" # weekly at 13:29 UTC on Tuesday

Expand Down
Loading