Skip to content

Merge pull request #10 from obscureorganization/fix-tiamat-provisioni… #22

Merge pull request #10 from obscureorganization/fix-tiamat-provisioni…

Merge pull request #10 from obscureorganization/fix-tiamat-provisioni… #22

Workflow file for this run

name: Shellcheck
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ShellCheck
uses: ludeeus/action-shellcheck@0.2.1