Commit 29f8388
authored
fix(github): drop workflows (#3879)
Drop the Default PR to Draft and Mark Ready When Ready workflows.
Due to us using pull_request_target since we accept PRs from forks, our
default GITHUB_TOKEN doesn't have the permissions needed to make changes
to the PRs (set to draft, add labels, etc).
We are working on this but will remove these for now until fixed.
Signed-off-by: jmeridth <[email protected]>1 parent bbf4c12 commit 29f8388
3 files changed
Lines changed: 1 addition & 75 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments