Skip to content

Commit 486d1ef

Browse files
authored
Merge pull request moby#5127 from crazy-max/ci-update-docs-upstream
ci(docs-upstream): missing path for frontend rules docs
2 parents 1aee151 + fc79a1a commit 486d1ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-upstream.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,15 @@ on:
1818
- 'docs/attestations/slsa-definitions.md'
1919
- 'docs/attestations/attestation-storage.md'
2020
- 'frontend/dockerfile/docs/reference.md'
21+
- 'frontend/dockerfile/docs/rules/**'
2122
pull_request:
2223
paths:
2324
- '.github/workflows/docs-upstream.yml'
2425
- 'docs/buildkitd.toml.md'
2526
- 'docs/attestations/slsa-definitions.md'
2627
- 'docs/attestations/attestation-storage.md'
2728
- 'frontend/dockerfile/docs/reference.md'
29+
- 'frontend/dockerfile/docs/rules/**'
2830

2931
jobs:
3032
validate:

0 commit comments

Comments
 (0)