mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-02 00:41:51 +00:00
fix: security-trends fixes, docs, tweaks
This commit is contained in:
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
@@ -4,7 +4,7 @@ name: Security Checks
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # Run daily at midnight
|
||||
- cron: '0 0 * * *' # Every day at 00:00
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user