Skip to content

Commit b6a44b9

Browse files
carlescufinordicjm
authored andcommitted
[nrf noup] workflows: Fix a space in the commit tags action
nrf-squash! [nrf noup] workflows: Update the commit tags action Fix spacing. Signed-off-by: Carles Cufi <[email protected]> Signed-off-by: Carles Cufi <[email protected]>
1 parent 20ee337 commit b6a44b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ref: ${{ github.event.pull_request.head.sha }}
2222
fetch-depth: 0
2323

24-
- name: Run the commit tags
24+
- name: Run the commit tags
2525
uses: nrfconnect/action-commit-tags@main
2626
with:
2727
target: .

0 commit comments

Comments
 (0)