Skip to content

Commit eecba11

Browse files
committed
GHA: name the jobs (NFC)
This simply renders a pretty name for the branch when building to identify the current branch being buiilt.
1 parent 7611748 commit eecba11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
tag: DEVELOPMENT-SNAPSHOT-2023-04-01-a
3838
options: ''
3939

40+
name: Swift ${{ matrix.tag }}
41+
4042
steps:
4143
- uses: compnerd/gha-setup-swift@main
4244
with:

0 commit comments

Comments
 (0)