Commit 24fe04b
authored
updated permissions for preview (#123)
## 💸 TL;DR
<!-- What's the three sentence summary of purpose of the PR -->
Changed workflow permission from pull-requests: read to pull-requests:
write.
Added continue-on-error: true to React to preview request.
Reason: the rocket reaction is just a nice confirmation, so it should
not block the preview build if GitHub rejects that API call with a 403.
## ✅ Checks
<!-- Make sure your pr passes the CI checks and do check the following
fields as needed - -->
- [ ] CI tests (if present) are passing
- [ ] Adheres to code style for repo
- [ ] Contributor License Agreement (CLA) completed if not a Reddit
employee1 parent 3d08ab0 commit 24fe04b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments