Skip to content

Limit permissions needed by the service principal to run actions #113

Limit permissions needed by the service principal to run actions

Limit permissions needed by the service principal to run actions #113

---
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