Skip to content

Commit d36b00e

Browse files
authored
Update ci.yml
1 parent a34a812 commit d36b00e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: basic CI for lab 3
22

33
on:
44
push:
5-
branches: [ feature/lab3 ]
5+
branches: [ Feature/lab3 ]
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)