Skip to content

Commit 7635053

Browse files
committed
Also redeploy on changes to environment specs.
1 parent d9401ab commit 7635053

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-marimo-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
paths:
99
- "marimo/**"
1010
- ".github/workflows/deploy-marimo-pages.yml"
11+
- "pixi.lock"
12+
- "pyproject.toml"
1113
workflow_dispatch:
1214

1315
jobs:

0 commit comments

Comments
 (0)