We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2a95c commit 530f928Copy full SHA for 530f928
.github/workflows/build_pr_documentation.yml
@@ -3,8 +3,8 @@ name: Build PR Documentation
3
on:
4
pull_request:
5
paths:
6
- - "docs/hub/**"
7
- ".github/workflows/build_pr_documentation.yml"
+ - "docs/hub/**"
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments