We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075c8ee commit ee57b7fCopy full SHA for ee57b7f
.github/workflows/lint-sh.yaml
@@ -13,7 +13,6 @@ jobs:
13
name: Lint scripts/install_plugin.sh
14
runs-on: ubuntu-latest
15
if: "!contains(github.event.head_commit.message, '[ci skip]')"
16
- continue-on-error: true
17
steps:
18
- uses: actions/checkout@v4
19
- uses: luizm/action-sh-checker@v0.9.0
0 commit comments