mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-05 23:42:40 +00:00
ci(actions): add permissions section to workflows
This commit is contained in:
parent
07330e84fb
commit
bfb5b2864d
3 changed files with 9 additions and 0 deletions
3
.github/workflows/linting.yml
vendored
3
.github/workflows/linting.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
name: ESLint
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue