Skip to content

Commit 64070d6

Browse files
chore: fix ci trigger for pushes to master (#2618)
1 parent dc5a751 commit 64070d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permissions:
55
on:
66
push:
77
branches:
8-
- main
8+
- master
99
pull_request:
1010

1111
jobs:

0 commit comments

Comments
 (0)