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:
push:
branches:
- main
paths:
- '**.sh'
workflow_dispatch: