You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 #2650
0 commit comments