Skip to content

Commit 9cfdda9

Browse files
committed
Run on each push
1 parent f25d363 commit 9cfdda9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/mkdocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: MkDocs
2-
on: workflow_dispatch
2+
on:
3+
push:
4+
branches:
5+
- main
36

47
permissions:
58
contents: write

0 commit comments

Comments
 (0)