mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
chore: add permissions for content read access in API tests workflow
This commit is contained in:
parent
367c25b084
commit
7b3229ff79
1 changed files with 2 additions and 0 deletions
2
.github/workflows/api-tests.yaml
vendored
2
.github/workflows/api-tests.yaml
vendored
|
|
@ -1,4 +1,6 @@
|
|||
name: API Tests
|
||||
permissions:
|
||||
contents: read
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue