bitwarden-estensione-browser/.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

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