Skip to content

Commit

Permalink
wip: playing with CI names
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanHoladay committed Jan 29, 2024
1 parent 08526ed commit 30d2461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
flavor: [upstream-ce, registry1]
name: Deploy (${{ matrix.flavor }})
name: Deploy ${{ matrix.flavor }}

steps:
- name: Checkout repository
Expand Down

0 comments on commit 30d2461

Please sign in to comment.