Skip to content

Commit e4c8060

Browse files
committed
Trying strings
1 parent 1199981 commit e4c8060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Algorithm Analysis
33
on:
44
push:
55
branches:
6-
- main
7-
- analysis/workflow
6+
- 'main'
7+
- 'analysis/workflow'
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)