mirror of
https://github.com/angristan/openvpn-install.git
synced 2026-09-04 17:08:22 +02:00
Add permissions to test.yml for security best practices
This commit is contained in:
committed by
Stanislas
parent
cad43ad99e
commit
62c336022f
@@ -6,6 +6,10 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
name: Test
|
name: Test
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
install:
|
install:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user