Unverified Commit 8c7f47a2 authored by Mislav Marohnić's avatar Mislav Marohnić
Browse files

Avoid shellcheck CI job commenting on every PR

parent c0c7b812
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@

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