Skip to content

Commit bafdcbf

Browse files
Update check-resolution.yml
1 parent 48e0eec commit bafdcbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-resolution.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
else
3434
echo "Branch name does not follow the expected pattern."
3535
exit 1
36+
3637
- name: Get answer
3738
id: get_answer
3839
run: |
@@ -49,6 +50,7 @@ jobs:
4950
else
5051
echo "Script not found: $script_path"
5152
exit 1
53+
5254
- name: Submit answer
5355
id: submit_answer
5456
run: |

0 commit comments

Comments
 (0)