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: match job name to branch protection rule (#988)
Issue #, if available:
#986 is currently blocked on merge due to required CI job checks not
matching the expected naming in the branch protection ruleset. The
`go-linter` job was renamed in #649 to `lint` and `unit-test` and
`gen-code-no-diff` were expanded for the Windows platform.
*Description of changes:*
This change updates the docs CI job to match the expected job names in
the branch protection ruleset.
*Testing done:*
Manually verified the branch protection ruleset name matches.
- [x] I've reviewed the guidance in CONTRIBUTING.md
#### License Acceptance
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Signed-off-by: Austin Vazquez <[email protected]>
0 commit comments