Merge pull request #8288 from zen-browser/alert-autofix-2

Potential fix for code scanning alert no. 2: Workflow does not contain permissions
This commit is contained in:
mr. m
2025-05-14 10:24:53 +02:00
committed by GitHub

View File

@@ -10,6 +10,9 @@ on:
branches:
- dev
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest