Merge pull request #67 from Adyen/notify-action-permissions

Set permissions in notify.yml
This commit is contained in:
Beppe Catanese
2025-06-03 10:58:43 +02:00
committed by GitHub

View File

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