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:
@@ -7,6 +7,9 @@ on:
|
||||
env:
|
||||
NODE: 14
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user