Skip to content

Add perms to socket-auto-pr workflow #336

Add perms to socket-auto-pr workflow

Add perms to socket-auto-pr workflow #336

Workflow file for this run

name: Linting
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
lint:
uses: SocketDev/socket-registry/.github/workflows/lint.yml@main