Shellcheck check all branches

This commit is contained in:
Howard Wu 2023-03-07 18:12:49 +08:00
parent b7778ffcec
commit 4a04f98a08

View File

@ -2,8 +2,6 @@ name: Shell checker
on: on:
push: push:
branches:
- main
paths: paths:
- '**.sh' - '**.sh'
workflow_dispatch: workflow_dispatch: