1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-12 01:28:26 +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
187 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:
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@master