Skip to content

Commit f88e48a

Browse files
committed
give matrix_builder a proper name
1 parent 714e5ea commit f88e48a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ on:
4646
jobs:
4747
# matrix_builder generates a matrix that includes the roles selected in the input
4848
matrix_builder:
49+
name: Setup build jobs
4950
runs-on: ubuntu-latest
5051
outputs:
5152
matrix: ${{ steps.generate.outputs.matrix }}

0 commit comments

Comments
 (0)