Skip to content

Commit a63f6c6

Browse files
committed
Disable scheduled workflow to update CLAUDE.md
1 parent 63b64f9 commit a63f6c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-claude-md.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ on:
1313
- 'scripts/**'
1414

1515
# Weekly automatic update on Sundays at 6 AM UTC
16-
schedule:
17-
- cron: '0 6 * * 0'
16+
# schedule:
17+
# - cron: '0 6 * * 0'
1818

1919
# Allow manual triggering
2020
workflow_dispatch:

0 commit comments

Comments
 (0)