ci: github token permissions

This commit is contained in:
Théo LUDWIG 2025-04-28 15:01:48 +02:00
parent c30bd7eb28
commit e8a020d539
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -6,6 +6,10 @@ on:
pull_request:
branches: [develop, staging, main]
permissions:
contents: write
pull-requests: write
jobs:
lint-commit:
runs-on: "ubuntu-latest"