mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
Remove individual linter file (#3010)
This commit is contained in:
parent
920a2273c5
commit
f1c20e03bc
1 changed files with 0 additions and 11 deletions
11
.github/workflows/workflow-linter.yml
vendored
11
.github/workflows/workflow-linter.yml
vendored
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
name: Workflow Linter
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/**
|
||||
|
||||
jobs:
|
||||
call-workflow:
|
||||
uses: bitwarden/gh-actions/.github/workflows/workflow-linter.yml@main
|
Loading…
Reference in a new issue