target_repo_token:${{ secrets.GITHUB_TOKEN }}# automatically generated, no need to set
test_mode:false
-name:Sync check
if:failure()
uses:actions-cool/issues-helper@v3
with:
actions:'create-issue'
title:'🚨SyncFail'
labels:'🚨SyncFail'
body:|
Due to a change in the workflow file of the [open-webui] upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork. Please refer to the detailed [Tutorial][tutorial-en-US] for instructions.