We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba1911 commit 29e7de6Copy full SHA for 29e7de6
.github/workflows/reusable-scheduled-job-notification.yml
@@ -9,6 +9,8 @@ on:
9
10
jobs:
11
notify-if-needed:
12
+ permissions:
13
+ issues: write
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
0 commit comments