Skip to content

Merge pull request #123 from ukaea/dependabot/pip/main/bandit-1.7.10 #246

Merge pull request #123 from ukaea/dependabot/pip/main/bandit-1.7.10

Merge pull request #123 from ukaea/dependabot/pip/main/bandit-1.7.10 #246

Workflow file for this run

name: Code Linting
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint Codebase
uses: jpetrucciani/[email protected]
with:
path: multiparser