Skip to content

Commit 64cc8e7

Browse files
authored
Merge pull request #11 from minspec/repo/master-release
repo: master is the release branch
2 parents a5d88bb + 0c0d1aa commit 64cc8e7

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
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
types: [opened, synchronize, reopened, edited]
55
push:
6-
branches: [dev, main]
6+
branches: [dev, master]
77
permissions:
88
contents: read
99
jobs:

0 commit comments

Comments
 (0)