Add OpenSSF scorecard badge (#3067)

* Add OpenSSF scorecard badge
* Run CodeQL on all commits

---------

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2024-12-08 09:30:53 +05:30
committed by GitHub
parent f37c5ee102
commit 0aa1a12cdc
2 changed files with 3 additions and 8 deletions
-8
View File
@@ -4,17 +4,9 @@ on:
push:
branches:
- main
paths:
- '**.go'
- go.mod
- go.sum
pull_request:
branches:
- main
paths:
- '**.go'
- go.mod
- go.sum
schedule:
- cron: "0 0 * * 0"
workflow_dispatch: