Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Apr 6, 2024
1 parent 3a7687f commit 585dc09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/secretlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Run secretlint
- uses: actions/checkout@v4
- name: secretlint
run: |
secretlint "**/*"

0 comments on commit 585dc09

Please sign in to comment.