File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 TOKEN : ${{ secrets.GITHUB_TOKEN }}
6464 run : |
6565 git fetch origin
66+ git stash --include-untracked
6667 git checkout -b ${{ github.event.pull_request.head.ref }} origin/${{ github.event.pull_request.head.ref }}
68+ git stash pop
6769 git add "*.md" metrics.json
6870 git commit -m "Update visitor count" || echo "No changes to commit"
6971 git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }}
7678 TOKEN : ${{ secrets.GITHUB_TOKEN }}
7779 run : |
7880 git fetch origin
81+ git stash --include-untracked
7982 git checkout ${{ github.event.pull_request.head.ref }} || git checkout -b ${{ github.event.pull_request.head.ref }} origin/${{ github.event.pull_request.head.ref }}
83+ git stash pop
8084 git add "*.md" metrics.json
8185 git commit -m "Update visitor count" || echo "No changes to commit"
8286 git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }}
Original file line number Diff line number Diff line change 22
33Costa Rica
44
5- [ ![ GitHub] ( https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff )] ( https://github.com/ )
6- [ brown9804] ( https://github.com/brown9804 )
5+ [ ![ GitHub] ( https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff )] ( https://github.com/ ) [ Cloud2BR OSS - Learning Hub] ( https://github.com/Cloud2BR-MSFTLearningHub )
76
8- Last updated: 2026-02-11
7+ Last updated: 2026-04-08
98
109----------
1110
@@ -43,7 +42,7 @@ Last updated: 2026-02-11
4342
4443<!-- START BADGE -->
4544<div align =" center " >
46- <img src =" https://img.shields.io/badge/Total%20views-1354 -limegreen " alt =" Total views " >
47- <p >Refresh Date: 2026-02-25 </p >
45+ <img src =" https://img.shields.io/badge/Total%20views-1306 -limegreen " alt =" Total views " >
46+ <p >Refresh Date: 2026-04-08 </p >
4847</div >
4948<!-- END BADGE -->
Original file line number Diff line number Diff line change 66
77USA / Costa Rica
88
9- [ ![ GitHub] ( https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff )] ( https://github.com/ )
10- [ brown9804] ( https://github.com/brown9804 )
9+ [ ![ GitHub] ( https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff )] ( https://github.com/ ) [ Cloud2BR OSS - Learning Hub] ( https://github.com/Cloud2BR-MSFTLearningHub )
1110
12- Last updated: 2026-02-25
11+ Last updated: 2026-04-08
1312
1413----------
1514
@@ -124,7 +123,7 @@ flowchart LR
124123
125124<!-- START BADGE -->
126125<div align =" center " >
127- <img src =" https://img.shields.io/badge/Total%20views-1354 -limegreen " alt =" Total views " >
128- <p >Refresh Date: 2026-02-25 </p >
126+ <img src =" https://img.shields.io/badge/Total%20views-1306 -limegreen " alt =" Total views " >
127+ <p >Refresh Date: 2026-04-08 </p >
129128</div >
130129<!-- END BADGE -->
You can’t perform that action at this time.
0 commit comments