Skip to content

Use Actions-based linter #15

Use Actions-based linter

Use Actions-based linter #15

Workflow file for this run

---
name: Workflow linter
on:
pull_request:
paths:
- .github/workflows/**
permissions: read-all
jobs:
call-workflow:
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@a30e9c3d658dc97c4c2e61ec749fdab64b83386c
permissions:
contents: read
checks: write
pull-requests: write