Skip to content

Add github runner access to the longevity environment security group #108

Add github runner access to the longevity environment security group

Add github runner access to the longevity environment security group #108

---
on:
- push
- pull_request
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@v2