Skip to content

Commit d58db83

Browse files
committed
configure ci to autodeploy docs
1 parent 1fc9e0b commit d58db83

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: ci
22
on:
3-
- push:
4-
branches:
5-
- main
3+
- push
64

75
jobs:
86
test:

0 commit comments

Comments
 (0)