mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-02 23:28:45 +02:00
ok maybe ok onschedule
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
with:
|
||||
folder-path: 'examples/'
|
||||
check-modified-files-only: true
|
||||
check-modified-files-only: ${{ github.event_name != 'schedule' }}
|
||||
file-path: './README.md'
|
||||
config-file: './.markdown-link-check.config.json'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user