Skip to content

Commit

Permalink
ci: fix action name
Browse files Browse the repository at this point in the history
(and to trigger an action run for test)
  • Loading branch information
cdfmlr committed Sep 29, 2024
1 parent 2979841 commit fa8a564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-lock.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# update npm's package-lock.json (though we don't use it)
# to avoid unnecessary dependabot alerts

name: package-lock.json update
name: Update package-lock.json
on:
# Runs on pushes targeting the default branch
push:
Expand Down

0 comments on commit fa8a564

Please sign in to comment.