Skip to content

Commit

Permalink
Update ci-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
userdocs committed Jan 10, 2025
1 parent 7b61cb6 commit dd7b1c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ jobs:
sh_checker_comment: true
sh_checker_exclude: ""

zizmor-checker:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false

- name: Check GitHub Action workflows
shell: bash {0}
run: |
Expand Down

0 comments on commit dd7b1c0

Please sign in to comment.