Merge pull request #583 from varunsh-coder/token-perms

ci: add GitHub token permissions for workflow
This commit is contained in:
Faisal Salman
2022-09-18 15:53:07 +07:00
committed by GitHub

View File

@@ -2,6 +2,9 @@ name: ua-parser-js-run-test
on: [push, pull_request]
permissions:
contents: read
jobs:
run-test:
runs-on: ubuntu-latest