Skip to content

Commit 26421ad

Browse files
Update docker-publish.yml
1 parent 09e2db7 commit 26421ad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
paths:
77
- '**/Dockerfile'
88
- '**/*.js'
9+
- '**/*.jsx'
10+
- '**/*.json'
11+
- '**/*.py'
912
- '.github/workflows/docker-publish.yml'
1013

1114
jobs:

0 commit comments

Comments
 (0)