Commit 3d14498
authored
🪲[Fix]: Fix permissions to allow commenting on pull requests and make releases (#262)
This release fixes a bug to the GitHub Actions workflow permissions. The
change grants write access to pull requests, which will allow the
workflow to:
- comment on PRs
- manage releases1 parent 6388a88 commit 3d14498
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments