Skip to content

Commit

Permalink
chore(github-actions): test with workflow dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: ivan katliarchuk <[email protected]>
  • Loading branch information
ivankatliarchuk committed Aug 12, 2024
1 parent 828f68f commit 4b0954c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- cron: '25 7 * * 0'
push:
branches: [ "main" , "issue-4673"]
workflow_dispatch:

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

0 comments on commit 4b0954c

Please sign in to comment.