Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
fix: OSSF score (#235)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGinn <[email protected]>
  • Loading branch information
brian-intel authored Mar 21, 2024
1 parent 1dc4c8a commit 385e0c3
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 97 deletions.
31 changes: 0 additions & 31 deletions .github/.rdjson.jq

This file was deleted.

8 changes: 0 additions & 8 deletions .github/.reviewdogConfig.yml

This file was deleted.

53 changes: 0 additions & 53 deletions .github/workflows/reviewdog.yaml

This file was deleted.

7 changes: 2 additions & 5 deletions .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# policy, and support documentation.

name: Scorecard automated-vending
on:
on: workflow_dispatch
# For Branch-Protection check. Only the default branch is supported. See
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
branch_protection_rule:
Expand All @@ -13,10 +13,7 @@ on:
# - cron: '34 11 * * 3'
# push:
# branches: [ "main" ]
push:
branches:
- master
pull_request:


# Declare default permissions as read only.
permissions: read-all
Expand Down

0 comments on commit 385e0c3

Please sign in to comment.