Commit 149b2d1
authored
ci: rename GHA job to match Azure Pipelines to satisfy checks (#2664)
## Summary:
On older stable branches, our Github repo ruleset looked for a job named
"PR", which we have now named "all" in Github Actions. Let's rename the
GHA job so that Azure Pipelines and GHA both report success on the same
job and we don't need to fork our ruleset.
## Test Plan:
Testing in #26501 parent e80a43c commit 149b2d1
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
| 146 | + | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | 152 | | |
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
159 | | - | |
160 | 158 | | |
161 | 159 | | |
162 | 160 | | |
0 commit comments