Skip to content

Commit 7c271c7

Browse files
committed
Fix: Added master branch to github actions workflow
1 parent ed13515 commit 7c271c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- "main"
6+
- "master"
67
- "versions/*"
78
tags:
89
- "v*"

0 commit comments

Comments
 (0)