Skip to content

Commit a4f0730

Browse files
authored
Fix the name of this action (#254)
It isn't testing
1 parent d0a3734 commit a4f0730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-transitive-dependenies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
update:
10-
name: Tests
10+
name: Update and Create PR
1111
runs-on: macos-latest
1212

1313
steps:

0 commit comments

Comments
 (0)