1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-22 21:51:22 +01:00

Remove individual linter file (#3808)

This commit is contained in:
Opeyemi 2024-02-15 17:15:37 +01:00 committed by GitHub
parent 8a7779d30c
commit 7f752fbd62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +0,0 @@
---
name: Workflow linter
on:
pull_request:
paths:
- .github/workflows/**
jobs:
call-workflow:
name: Lint
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@main