-
Notifications
You must be signed in to change notification settings - Fork 343
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
PR seems to fail intermittently in GH #683
Comments
This only happens when you include files from |
Why do you think thats the case? In the workflow I just see cml-pr pushing the content of output
|
It looks like |
I would say no. Here is the original error: https://github.com/DavidGOrtega/fashion_mnist/runs/3199847730?check_suite_focus=true It happened when the original branch committed a workflow file. however cml-pr should just only add output folder files |
As per the GitHub documentation, pushing a new branch with exactly the same workflows as an existing branch shouldn't trigger this error. 🤔 Maybe it's a GitHub bug? |
The only case where this could happen is when you modify a workflow in the target branch after the checkout but before |
@DavidGOrtega, can you update your tokens and run again 3199847730? It looks like they've expired. |
Im hitting this error in my fashion_mnist repo in two times in the last three commits:
|
When workflows are modified certain actions are not allowed when using action provided tokens for operations |
After lots of successful runs suddenly cml-pr was denied by Github
The text was updated successfully, but these errors were encountered: