Skip to content

Merge pull request #221 from spdx/update-permissions-pylint-GH-Action #331

Merge pull request #221 from spdx/update-permissions-pylint-GH-Action

Merge pull request #221 from spdx/update-permissions-pylint-GH-Action #331

Workflow file for this run

name: black-formatter-lint
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v2
- uses: psf/black@1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # stable