Skip to content

chore(signing): Switch fully from /usr/etc/ to /etc/ #403

chore(signing): Switch fully from /usr/etc/ to /etc/

chore(signing): Switch fully from /usr/etc/ to /etc/ #403

Workflow file for this run

name: reviewdog
on:
pull_request:
jobs:
shellcheck:
name: runner / shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: shellcheck
uses: reviewdog/action-shellcheck@v1
with:
github_token: ${{ github.token }}
reporter: github-pr-review