#github
Read more stories on Hashnode
Articles with this tag
It's impossible ... but, you can copy a branch then delete the old one. On the remote named origin (the default name), copy the master branch in new...
You just need bundler-cache: true # .github/workflows/my_very_special_job.yml jobs: my_very_special_job: steps: - name: Setup Ruby ...