1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-27 19:49:42 +01:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
187 B
YAML
Raw Normal View History

2022-02-18 09:05:18 -06:00
---
name: Workflow Linter
on:
pull_request:
paths:
- .github/workflows/**
jobs:
call-workflow:
2022-05-04 10:59:05 -04:00
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@master