Skip to content

Commit 4fb8e66

Browse files
committed
change wording
1 parent d03a2da commit 4fb8e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/setup-node@v4
3333
with:
3434
node-version: '20'
35-
- name: Check Branch title
35+
- name: Validate Branch name
3636
if: ${{ github.event_name == 'pull_request'}}
3737
env:
3838
BRANCH_NAME: ${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)