Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
chore: Run code scanning on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Sep 30, 2022
1 parent efb464a commit 5a6b153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
@@ -1,6 +1,7 @@
name: 'CodeQL'

on:
workflow_dispatch:
schedule:
- cron: '0 10 * * SUN'

Expand Down

0 comments on commit 5a6b153

Please sign in to comment.