Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Apr 9, 2024
1 parent 99c26b9 commit e52e6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Shellcheck'
on:
- push
- pull_request]
- pull_request
jobs:
shellcheck:
runs-on: 'ubuntu-latest'
Expand Down

0 comments on commit e52e6e7

Please sign in to comment.