Skip to content

chore update docs dependencies #1163

chore update docs dependencies

chore update docs dependencies #1163

Workflow file for this run

---
on: # yamllint disable-line rule:truthy
pull_request:
name: 馃悶 Differential shell-check
permissions:
contents: read
jobs:
shellcheck:
uses: wayofdev/gh-actions/.github/workflows/[email protected]
with:
os: ubuntu-latest
severity: warning
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
...