Unverified Commit 00b14e0f authored by Russell Bryant's avatar Russell Bryant Committed by GitHub
Browse files

[CI] set token permissions for pre-commit CI job (#17729)


Co-authored-by: default avatarCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
parent 54e467e6
...@@ -5,6 +5,9 @@ on: ...@@ -5,6 +5,9 @@ on:
push: push:
branches: [main] branches: [main]
permissions:
contents: read
jobs: jobs:
pre-commit: pre-commit:
runs-on: ubuntu-latest runs-on: ubuntu-latest
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment