Skip to content

Commit 509dd49

Browse files
chore(CI): make dedupe workflow a bit cleaner (#13865)
1 parent 70dba29 commit 509dd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deduplicate-lock-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
cancel-in-progress: true
1313

1414
jobs:
15-
format:
15+
dedupe:
1616
if: github.repository == 'remix-run/react-router'
1717
runs-on: ubuntu-latest
1818

0 commit comments

Comments
 (0)