We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dba29 commit 509dd49Copy full SHA for 509dd49
.github/workflows/deduplicate-lock-file.yml
@@ -12,7 +12,7 @@ concurrency:
12
cancel-in-progress: true
13
14
jobs:
15
- format:
+ dedupe:
16
if: github.repository == 'remix-run/react-router'
17
runs-on: ubuntu-latest
18
0 commit comments