mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-05 14:43:09 +08:00
security: limit access to contents
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
|||||||
workflow_dispatch: # or manually
|
workflow_dispatch: # or manually
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
contents: none
|
||||||
issues: read
|
issues: read
|
||||||
pull-requests: read
|
pull-requests: read
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user