Skip to content

Commit 1030aaa

Browse files
committed
Fix branch name CI/CD [ci/cd]
1 parent 9c7eee1 commit 1030aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
on:
88
push:
99
branches:
10-
- master
10+
- main
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)