Skip to content

Commit bf3c433

Browse files
authored
Update deploy-docs.yml
1 parent be6ca01 commit bf3c433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches: [main]
1010
paths:
1111
- "docs/**"
12+
- ".github/workflows/**" # define the concrete paths on which a change triggers this action, e.g. backend/**
1213

1314
# Allows you to run this workflow manually from the Actions tab
1415
workflow_dispatch:

0 commit comments

Comments
 (0)