Skip to content

Commit

Permalink
Merge pull request #41 from sarg3nt/Run-scorecard-analyzer-on-demand
Browse files Browse the repository at this point in the history
Add ability to run scorecard on demand
  • Loading branch information
sarg3nt authored Oct 31, 2024
2 parents c6b7003 + e9f2c14 commit c0cd1db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- cron: '18 5 * * 5'
push:
branches: [ "main" ]
workflow_dispatch: # Allows manual triggering

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

0 comments on commit c0cd1db

Please sign in to comment.