mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-05 14:43:33 +00:00
fix: security-trends fixes, docs, tweaks
This commit is contained in:
4
.github/workflows/scorecard.yml
vendored
4
.github/workflows/scorecard.yml
vendored
@@ -1,7 +1,9 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
|
||||
name: Scorecard
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 2 * * 0'
|
||||
- cron: '0 2 * * 0' # Run every Sunday at 2:00 AM
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user