Set permissions in notify.yml

This commit is contained in:
Beppe Catanese
2025-06-03 10:53:01 +02:00
committed by GitHub
parent 96bec894de
commit 8403007d6b

View File

@@ -5,6 +5,9 @@ on:
branches: [ "main" ] branches: [ "main" ]
workflow_dispatch: workflow_dispatch:
permissions:
actions: read
jobs: jobs:
notify: notify:
runs-on: ubuntu-latest runs-on: ubuntu-latest