Skip to content

Commit 90c2f45

Browse files
authored
Update mdbook.yml
1 parent 4d8ef0f commit 90c2f45

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/mdbook.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ on:
88
# Runs on pushes targeting the default branch
99
push:
1010
branches: ["main"]
11-
11+
pull_request:
12+
branches: ["main"]
13+
1214
# Allows you to run this workflow manually from the Actions tab
1315
workflow_dispatch:
1416

0 commit comments

Comments
 (0)