Loading .github/workflows/build.yml +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ on: - '.github/**' - '.github/workflows/**' concurrency: group: build cancel-in-progress: false jobs: shellcheck: name: Check Loading Loading
.github/workflows/build.yml +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ on: - '.github/**' - '.github/workflows/**' concurrency: group: build cancel-in-progress: false jobs: shellcheck: name: Check Loading