Commit cf8670d
committed
Add GitHub Deployments permissions to workflow
Adds required permissions for Cloudflare Pages action to create GitHub Deployment records:
- contents: read - Read repository code
- deployments: write - Create deployment tracking records
- pull-requests: write - Comment on PRs with deployment status
Fixes: Resource not accessible by integration error1 parent 2950e1f commit cf8670d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
0 commit comments