2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

set token permissions

see https://github.com/inventree/InvenTree/security/code-scanning/48
This commit is contained in:
Matthias Mair
2024-03-21 21:32:36 +01:00
parent 1261d7d7cf
commit 6deb33000f
5 changed files with 14 additions and 0 deletions

View File

@ -11,6 +11,9 @@ on:
env:
python_version: 3.9
permissions:
contents: read
jobs:
check: