Skip to content

Commit 9f952f0

Browse files
added dockerfile trigger to pr deploy
1 parent 0bd647f commit 9f952f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_pr_preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- 'source/*.css'
1212
- 'data/**'
1313
- 'img/**'
14+
- 'Dockerfile'
1415

1516
jobs:
1617
deploy-pr-preview:

0 commit comments

Comments
 (0)