Skip to content

Commit 245c065

Browse files
committed
ci(actions): give deduplicate job a name
1 parent 7f6f991 commit 245c065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111

1212
jobs:
1313
deduplicate:
14+
name: Deduplicate Jobs
1415
runs-on: ubuntu-latest
1516
outputs:
1617
should_skip: ${{ steps.skip_check.outputs.should_skip }}

0 commit comments

Comments
 (0)