Skip to content

Commit a14a401

Browse files
github workflow checkout to grewal branch to perform CI actions
1 parent 4eadfe4 commit a14a401

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/shurli_cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
- name: Checkout code
2424
uses: actions/checkout@v2
25+
with:
26+
ref: 'grewal'
2527

2628
- name: Build Shurli (Linux)
2729
env:

0 commit comments

Comments
 (0)