1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-01-29 19:28:51 +03:00
bitwarden-android/.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 13:29:14 -06:00
call-workflow:
2023-11-09 10:18:34 -05:00
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@main