mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 23:25:45 +03:00
028a2caa65
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 lines
221 B
YAML
11 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@ebb1eb8f76d49329b0a8f32ad5736030aa3b0459
|