We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a62373 commit bdf7ba3Copy full SHA for bdf7ba3
.github/workflows/pre-commit.yml
@@ -30,7 +30,7 @@ jobs:
30
shell: bash
31
run: |
32
vcs import . < ros_deps.repos
33
-
+
34
- run: |
35
git config --global --add safe.directory /__w/rai/rai
36
0 commit comments