mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Delete linter.yml
This commit is contained in:
23
.github/workflows/linter.yml
vendored
23
.github/workflows/linter.yml
vendored
@@ -1,23 +0,0 @@
|
||||
# name: Lint Code Base
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# branches-ignore: [main]
|
||||
# pull_request:
|
||||
# branches: [main]
|
||||
|
||||
# jobs:
|
||||
# build:
|
||||
# name: Lint Code Base
|
||||
# runs-on: ubuntu-latest
|
||||
# steps:
|
||||
# - name: Checkout Code
|
||||
# uses: actions/checkout@v3
|
||||
# with:
|
||||
# fetch-depth: 0
|
||||
# - name: Lint Code Base
|
||||
# uses: github/super-linter@v4
|
||||
# env:
|
||||
# VALIDATE_ALL_CODEBASE: false
|
||||
# DEFAULT_BRANCH: main
|
||||
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Reference in New Issue
Block a user