Skip to content

Commit b29a1ec

Browse files
committed
Fix ci.yml for master branch
1 parent d5c844d commit b29a1ec

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 and Publish
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
# Only trigger for changes inside portpy/
88
paths:
99
- 'portpy/**'

0 commit comments

Comments
 (0)