Skip to content

Commit f2ba028

Browse files
committed
fix for real
1 parent d80a4ad commit f2ba028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-llms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
validate:
99
uses: papermoonio/workflows/.github/workflows/validate-llms.yml@main
1010
with:
11-
llms_filename: "llms.txt"
11+
llms_filename: "llms-full.txt"
1212
generator_command: "python3 scripts/generate_llms.py"
1313
require_pr_file: false

0 commit comments

Comments
 (0)