We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4de4a4 commit 32e1abcCopy full SHA for 32e1abc
.github/workflows/publish.yaml
@@ -11,7 +11,7 @@ jobs:
11
ci:
12
permissions:
13
contents: read
14
- uses: .github/workflows/ci.yaml@main
+ uses: rbharvs/readonly-fs-tools/.github/workflows/ci.yaml@main
15
16
publish:
17
README.md
@@ -1,2 +1,2 @@
1
-# glob-grep-glance
+# readonly-fs-tools
2
Three safe tools for agentic code analysis
0 commit comments