mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-25 12:15:18 +01:00
1b743a6a15
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 lines
221 B
YAML
12 lines
221 B
YAML
---
|
|
name: Workflow Linter
|
|
|
|
on:
|
|
pull_request:
|
|
paths:
|
|
- .github/workflows/**
|
|
|
|
jobs:
|
|
call-workflow:
|
|
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@72594be690a4e7bfa87b1402b2aedc75acdbff12
|