Skip to content

Commit 530f928

Browse files
committed
trigger
1 parent bf2a95c commit 530f928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_pr_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Build PR Documentation
33
on:
44
pull_request:
55
paths:
6-
- "docs/hub/**"
76
- ".github/workflows/build_pr_documentation.yml"
7+
- "docs/hub/**"
88

99
concurrency:
1010
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)