Merge pull request #1084 from LearningCircuit/fix-ossf-scorecard-workflow

Fix OSSF Scorecard workflow
This commit is contained in:
LearningCircuit
2025-11-19 00:55:55 +01:00
9 changed files with 837 additions and 37 deletions

View File

@@ -14,6 +14,7 @@ ALLOWED_PATTERNS=(
"\.md$"
"\.yml$"
"\.yaml$"
"\.xml$"
"\.sh$"
"\.cfg$"
"\.flake8$"