1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-14 23:32:25 +04:00

chore: Set permissions for GitHub actions (#1130)

This commit is contained in:
Naveen
2022-06-06 18:53:34 -05:00
committed by GitHub
parent 8f3bcbd7a8
commit 2586877edc
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -7,6 +7,9 @@ on:
env:
NODE: 14
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest