diff --git a/.github/workflows/fix_lint.yaml b/.github/workflows/fix_lint.yaml index 88decb33d9..7771a02c82 100644 --- a/.github/workflows/fix_lint.yaml +++ b/.github/workflows/fix_lint.yaml @@ -6,6 +6,9 @@ name: Attempt to automatically fix linting errors on: workflow_dispatch: +permissions: + contents: write + env: # We use nightly so that `fmt` correctly groups together imports, and # clippy correctly fixes up the benchmarks.