File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157157 with :
158158 repository : cloudfoundry/cli-ci.git
159159 path : cli-ci
160- ref : master
160+ ref : main
161161
162162 - name : Install Linux Packages
163163 run : sudo apt update && sudo apt install -y --no-install-recommends fakeroot
@@ -404,7 +404,7 @@ jobs:
404404 with :
405405 repository : cloudfoundry/cli-ci.git
406406 path : cli-ci
407- ref : master
407+ ref : main
408408
409409 - name : Checkout bomutils
410410 uses : actions/checkout@v2
Original file line number Diff line number Diff line change 11# Cloud Foundry CLI
22
3- The READMEs for release branches have been consolidated into the [ Master branch
4- README] ( https://github.com/cloudfoundry/cli/blob/master/README.md ) .
3+ The READMEs for release branches have been consolidated into the [ Master branch README] ( https://github.com/cloudfoundry/cli/blob/main/README.md ) .
You can’t perform that action at this time.
0 commit comments