Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmccormick authored Feb 22, 2023
1 parent f00881b commit 6e55c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Check out branch
uses: actions/checkout@v3

# Run ShellCheck using a predefine action:
# Run ShellCheck using a predefined action:
# https://github.com/marketplace/actions/shellcheck
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
Expand Down

0 comments on commit 6e55c1a

Please sign in to comment.