Skip to content

Add __permissions__ attr to the handlers wrapped by the permissions d… #177

Add __permissions__ attr to the handlers wrapped by the permissions d…

Add __permissions__ attr to the handlers wrapped by the permissions d… #177

Workflow file for this run

name: Lint
on: [push, pull_request]
permissions:
contents: read
jobs:
pre-commit:
name: pre-commit-hooks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # v3.0.0