Skip to content

Commit

Permalink
Fix CodeQL job (#259)
Browse files Browse the repository at this point in the history
* Fix

* Revert "Fix"

This reverts commit 6de6b65.

* Fix
  • Loading branch information
raviqqe authored Nov 10, 2022
1 parent ec7145f commit cddbc99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
Expand Down

0 comments on commit cddbc99

Please sign in to comment.