Skip to content

Commit 7676dbc

Browse files
committed
test
1 parent 1dfc7fc commit 7676dbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: mkdocs (Manual Step)
22
permissions: {} # yamllint disable-line rule:braces
33

44
on:
5-
workflow_dispatch:
5+
push: null
6+
pull_request: null
67

78
jobs:
89
mkdocs:

0 commit comments

Comments
 (0)