Skip to content

Commit e0340a9

Browse files
committed
Replace underscore with dash
1 parent bfcd116 commit e0340a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/scripts/templates/workflow_bundle.yml.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
push:
2626
branches:
2727
- main
28-
tags_ignore:
28+
tags-ignore:
2929
- 'v[0-9]+\.[0-9]+\.[0-9]+'
3030

3131
# Workflow jobs:

0 commit comments

Comments
 (0)