Skip to content

Commit

Permalink
ci(actions): give deduplicate job a name
Browse files Browse the repository at this point in the history
  • Loading branch information
jrolfs committed May 28, 2021
1 parent 7f6f991 commit 245c065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:

jobs:
deduplicate:
name: Deduplicate Jobs
runs-on: ubuntu-latest
outputs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
Expand Down

0 comments on commit 245c065

Please sign in to comment.