mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Merge pull request #583 from varunsh-coder/token-perms
ci: add GitHub token permissions for workflow
This commit is contained in:
commit
29b613deee
3
.github/workflows/run-test.yml
vendored
3
.github/workflows/run-test.yml
vendored
@ -2,6 +2,9 @@ name: ua-parser-js-run-test
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
run-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user