Skip to content

Commit d189569

Browse files
committed
rename
1 parent 071ff19 commit d189569

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/brew-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ on:
44
tags:
55
- 'v*'
66
jobs:
7-
release:
8-
name: Bump Homebrew formula
7+
bump-homebrew-formula:
98
runs-on: ubuntu-latest
109
steps:
1110
- uses: mislav/bump-homebrew-formula-action@v3

.github/workflows/spell-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66

77
jobs:
88
spell-check:
9-
name: Spell Check with Typos
109
runs-on: ubuntu-latest
1110
steps:
1211
- name: Checkout

0 commit comments

Comments
 (0)