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
* [gh-actions] Move to actions/checkout@v2
* [gh-actions] Checkout `develop` branch for `rebuild_updated_recipes`
Since we make use of `git diff` command at `rebuild_updated_recipes`
(against develop branch), we also need to checkout develop branch to
success with our script.
0 commit comments