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 9571676 commit b9f45d9Copy full SHA for b9f45d9
.github/workflows/overview-complete.yml
@@ -28,7 +28,7 @@ jobs:
28
# echo "$md_files"
29
30
- name: Check if all files exist in README
31
- - run: |
+ run: |
32
README="README.md"
33
34
# Ensure README.md exists
0 commit comments