Skip to content

Merge pull request #28 from fabioluciano/homebrew-plugin #28

Merge pull request #28 from fabioluciano/homebrew-plugin

Merge pull request #28 from fabioluciano/homebrew-plugin #28

Workflow file for this run

---
on:
push:
branches:
- main
name: "Trigger: Push action"
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master