-
Notifications
You must be signed in to change notification settings - Fork 741
removed lines of cron schedule runs until the github token issue is fixed #13486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13486
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 0fc7a20 with merge base 81ea6a1 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
Can you add a line to trigger the workflow run whenever a PR changes this file? Feel free to do it on a follow-up PR if you want to merge this one first. Here's an example from nightly.yml: executorch/.github/workflows/nightly.yml Lines 9 to 11 in 85e5b6e
|
Reflected this trigger under this patch now. Do review and if it works, merge as well. Thanks! |
|
@nil-is-all Looks like the workflow does run now, though there is a permission issue somewhere still. Here's the job logs: https://github.com/pytorch/executorch/actions/runs/17076796886/job/48420229944?pr=13486 Having this PR should make it easier to debug, as it will know run the job whenever a PR updates this file. We can talk with dev infra, if needed, to figure out what permission is needed. |
No description provided.