There was an error while loading. Please reload this page.
1 parent 608d0b5 commit a526994Copy full SHA for a526994
1 file changed
.github/workflows/0-start-exercise.yml
@@ -34,6 +34,8 @@ jobs:
34
steps:
35
- name: Checkout
36
uses: actions/checkout@v4
37
+ with:
38
+ ref: main
39
40
- name: Get response templates
41
0 commit comments