Skip to content

Commit 3bca7fe

Browse files
Copilotmrjf
andauthored
Generalize progress pages deploy trigger
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
1 parent 32c6a13 commit 3bca7fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
push:
2222
branches: [main]
2323
paths:
24-
- 'docs/src/content/docs/progress/autoloop-go-migration.mdx'
24+
- 'docs/src/content/docs/progress/**'
2525
- 'docs/astro.config.mjs'
2626
pull_request:
2727
paths: ['docs/**']

0 commit comments

Comments
 (0)