Skip to content

Commit

Permalink
y
Browse files Browse the repository at this point in the history
  • Loading branch information
pionere committed Aug 19, 2024
1 parent e4cebab commit 27173ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/code-ql.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Weekly Code Scanning

#on: [push, pull_request]
on:
schedule:
- cron: "0 0 * * 0" # Every Sunday at midnight
on: [push, pull_request]
#on:
# schedule:
# - cron: "0 0 * * 0" # Every Sunday at midnight

# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
Expand Down

0 comments on commit 27173ef

Please sign in to comment.