Commit f84b548
authored
Remove permissions monitor proxy form check semver hazards job (#4088)
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here -->
The permissions proxy made the the checkout step for the aws-sdk-rust
repo much slower.
Run with proxy took ~1 hour:
https://github.com/smithy-lang/smithy-rs/actions/runs/14340833647/job/40199555508
Run without took ~2 minutes:
https://github.com/smithy-lang/smithy-rs/actions/runs/14343880973/job/40209574197
----
_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._1 parent a29bc69 commit f84b548
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
| |||
0 commit comments