sonic2kk / steamtinkerlaunch

Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
GNU General Public License v3.0
2.04k stars 70 forks source link

CI: Run ShellCheck on all pushes and all PRs #1075

Closed sonic2kk closed 3 months ago

sonic2kk commented 3 months ago

Changes the CI to run ShellCheck on the steamtinkerlaunch file on all pushes to all branches. It should also run it whenever a PR is opened, although I'm not sure how that one works!

Since public projects using GitHub Hosted runners don't get charged minutes, we should be safe to do this.