1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-17 04:30:03 +02:00

github workflows: add permissions.

This commit is contained in:
Henrik Hautakoski 2024-12-21 19:14:26 +01:00
parent a2c39f788e
commit ce80405254
3 changed files with 8 additions and 0 deletions

View file

@ -1,5 +1,8 @@
name: Test
permissions:
contents: read
on:
- push
- pull_request