Skip to content

Commit a2b03ac

Browse files
committed
ci: fix branch name
1 parent e1571fb commit a2b03ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ci
33
on:
44
push:
55
branches:
6-
- 'main'
6+
- 'master'
77

88
jobs:
99
docker:

0 commit comments

Comments
 (0)