Skip to content

Commit 5012eed

Browse files
authored
Merge pull request #2 from A-Baji/mkdocs
wf triger branch master->main
2 parents cd7023f + 1f14a19 commit 5012eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Development
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
jobs:
77
deploy:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)