mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-06 12:42:41 +01:00
Add permissions to lint.yml for security best practices
This commit is contained in:
committed by
Stanislas
parent
3a0260e9b8
commit
cad43ad99e
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@@ -2,6 +2,9 @@ on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
name: Lint
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
super-linter:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user