Skip to content

Commit cabec0a

Browse files
committed
Update automerge job name
1 parent cf5d0f5 commit cabec0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
merge:
11-
name: Merge #${{ number }}
11+
name: Merge
1212
runs-on: ubuntu-latest
1313
timeout-minutes: 30
1414
if: github.actor == 'dependabot[bot]'

0 commit comments

Comments
 (0)