mirror of
https://github.com/bitwarden/server.git
synced 2025-02-01 23:31:41 +01:00
Remove individual linter file (#3808)
This commit is contained in:
parent
8a7779d30c
commit
7f752fbd62
12
.github/workflows/workflow-linter.yml
vendored
12
.github/workflows/workflow-linter.yml
vendored
@ -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
|
|
Loading…
Reference in New Issue
Block a user