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 d80a4ad commit f2ba028Copy full SHA for f2ba028
.github/workflows/check-llms.yml
@@ -8,6 +8,6 @@ jobs:
8
validate:
9
uses: papermoonio/workflows/.github/workflows/validate-llms.yml@main
10
with:
11
- llms_filename: "llms.txt"
+ llms_filename: "llms-full.txt"
12
generator_command: "python3 scripts/generate_llms.py"
13
require_pr_file: false
0 commit comments