mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
Remove individual linter file (#3808)
This commit is contained in:
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
|
|
Reference in New Issue
Block a user