diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 96c7b57..4a3f4b7 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -5,6 +5,9 @@ on: branches: [ "main" ] workflow_dispatch: +permissions: + actions: read + jobs: notify: runs-on: ubuntu-latest