Replies: 4 comments
-
The easiest workaround is to recreate the branch and then run update to something else. |
Beta Was this translation helpful? Give feedback.
-
It's a branch on your repo |
Beta Was this translation helpful? Give feedback.
-
Which I can easily recreate if you like. |
Beta Was this translation helpful? Give feedback.
-
And... - maybe I should add this to the troubleshooting workflow - test whether the actions branch exist - and describe how to fix it - probably a good idea. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just realised that you can break your workflows if you "Update System Files" to a branch and then delete that branch.
You wont be able to run any workflows anymore.
https://github.com/byndit-demo/App-B/actions/runs/8137886646
The workaround here is to copy the workflows from another repo and update these locally.
I just thought it might be useful to document that somewhere.
Beta Was this translation helpful? Give feedback.
All reactions