mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
c2b429c6de
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@74f4ac01c9abe0a7331c9a5de822a558fd4a4710
|