Skip to content

Commit a526994

Browse files
Add branch reference to checkout step (#2126)
1 parent 608d0b5 commit a526994

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/0-start-exercise.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
steps:
3535
- name: Checkout
3636
uses: actions/checkout@v4
37+
with:
38+
ref: main
3739

3840
- name: Get response templates
3941
uses: actions/checkout@v4

0 commit comments

Comments
 (0)