You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After failing to automatically run the mirror-staging workflow ( see: #2361 ) I attempted to manually trigger the mirror staging workflow. However, that failed related to an error with pulling. Initially I thought that was an issue with the configuration of the pull but on closer inspection it's likely related to the workflow not specifying the base branch. The checkout action will likely sort this out based on the push event, but when called manually it is unlikely to know which reference triggered it. It's likely related to actions/checkout#1418
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
No response
Screenshots
No response
Details
Device:
Operating system:
Browser:
Link to affected page:
Additional context
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Describe the bug
After failing to automatically run the mirror-staging workflow ( see: #2361 ) I attempted to manually trigger the mirror staging workflow. However, that failed related to an error with pulling. Initially I thought that was an issue with the configuration of the pull but on closer inspection it's likely related to the workflow not specifying the base branch. The checkout action will likely sort this out based on the push event, but when called manually it is unlikely to know which reference triggered it. It's likely related to actions/checkout#1418
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No response
Screenshots
No response
Details
Additional context
No response
The text was updated successfully, but these errors were encountered: