1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-07-01 11:24:59 +02:00
bitwarden-mobile/.github/workflows/workflow-linter.yml

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

12 lines
185 B
YAML
Raw Normal View History

---
name: Workflow Linter
on:
pull_request:
paths:
- .github/workflows/**
jobs:
2022-02-18 20:29:14 +01:00
call-workflow:
2023-11-09 16:18:34 +01:00
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@main