Skip to content

Commit becf244

Browse files
authored
run tests when merging master (#107)
1 parent 1f1a921 commit becf244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: mesmer CI-CD
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66
tags:
77
- 'v*'
88
pull_request:

0 commit comments

Comments
 (0)