Skip to content

Commit a8cabf5

Browse files
authored
Merge pull request #772 from jschlyter/ci_branch
Fix typo in Github actions
2 parents 2b72281 + c4d64cf commit a8cabf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
push:
55
branches:
6-
- dev
6+
- develop
77
- master
88
pull_request:
99

0 commit comments

Comments
 (0)