Skip to content

Commit b0ebad5

Browse files
authored
fix(atlantis-image): build atlantis image when all packages update (#3353)
1 parent f8b293a commit b0ebad5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/atlantis-image.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
- 'docker-entrypoint.sh'
1414
- '.github/workflows/atlantis-image.yml'
1515
- '**.go'
16+
- 'go.*'
17+
- 'yarn.lock'
18+
- 'package.json'
1619
workflow_dispatch:
1720

1821
concurrency:

0 commit comments

Comments
 (0)