Skip to content

Commit 9fc9050

Browse files
committed
workflow will run if workflow file is changed or it can be manually triggered
1 parent 57741cb commit 9fc9050

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- main
77
paths:
88
- "docs/**"
9+
- ".github/workflows/deploy-docs.yml"
10+
workflow_dispatch:
911

1012
env:
1113
PROJECT_ID: "benefit-decision-toolkit-play"

0 commit comments

Comments
 (0)