Skip to content

Commit

Permalink
Avoid shellcheck CI job commenting on every PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Mar 30, 2023
1 parent c0c7b81 commit 8c7f47a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/differential-shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

name: Differential ShellCheck
on:
push:
branches: [master]
pull_request:
branches: [master]

Expand Down

0 comments on commit 8c7f47a

Please sign in to comment.