Commit 101846f
committed
ci: dedupe permissions block in lint.yml
Copilot Autofix added a permissions block before `concurrency`
without noticing 0cc5d11 had already added one after `concurrency`.
Remove the redundant second block; Copilot's position (before
concurrency) is the more conventional GitHub Actions placement.
https://claude.ai/code/session_01XE1bMoQ5BjCvgi1iLGKKhG1 parent 6c3871c commit 101846f
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| |||
0 commit comments