docs: adding "permissions: { }" to the yaml example (#5452)

This commit is contained in:
Mohamed Amer 2024-04-09 09:35:23 +02:00 committed by GitHub
parent 4bc39d7501
commit 64d808da2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -119,6 +119,8 @@ To run super-linter as a GitHub Action, you do the following:
push: null push: null
pull_request: null pull_request: null
permissions: { }
jobs: jobs:
build: build:
name: Lint name: Lint