Skip to content

Commit

Permalink
ci: update doc shim workflow to align with required checks name
Browse files Browse the repository at this point in the history
  • Loading branch information
zachariahmiller authored Mar 13, 2024
1 parent 5d603fd commit 686e529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-docs-shim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ on:
- "SECURITY.md"

jobs:
test:
run-test:
name: Create and Deploy Flavor ${{ matrix.flavor }}
runs-on: "ubuntu-latest"
timeout-minutes: 20
name: Deploy ${{ matrix.flavor }}
strategy:
matrix:
flavor: [upstream, registry1]
Expand Down

0 comments on commit 686e529

Please sign in to comment.