refactor: Add read permissions only for gh token
This commit is contained in:
parent
23ea1c1659
commit
e4e1a5438e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
|
name: Tests to run on different Operating Systems
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
name: Tests to run on different Operating Systems
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue