Skip to content

Commit

Permalink
change name to account for status checks
Browse files Browse the repository at this point in the history
Signed-off-by: Martijn Govers <[email protected]>
  • Loading branch information
mgovers committed Mar 18, 2024
1 parent 7853837 commit eda6947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dco-merge-group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ on:
# Any other signals are handled by the actual DCO plugin

jobs:
dco:
name: DCO for merge groups
dco-merge-group:
name: DCO
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
Expand Down

0 comments on commit eda6947

Please sign in to comment.