mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#16813)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
name: Codespell
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user