Skip to content

deps(actions): bump the others group across 1 directory with 7 updates #11

deps(actions): bump the others group across 1 directory with 7 updates

deps(actions): bump the others group across 1 directory with 7 updates #11

name: Lint Code Base
on:
pull_request:
branches: [main]
paths-ignore:
- '**/Corefile'
- '**/Dockerfile'
- .github/workflows/ci-lint-codebase.yml
permissions: read-all
jobs:
linter:
runs-on: ubuntu-latest
steps:
- run: echo "Job not required"