1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 19:15:23 +02:00

Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#16813)

This commit is contained in:
Sebastiaan Speck 2025-06-27 16:40:05 +02:00 committed by GitHub
parent a8d41a2679
commit 0e55adc056
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,6 @@
name: Codespell name: Codespell
permissions:
contents: read
on: on:
pull_request: pull_request: