We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3576023 + 64e3054 commit 9bd552eCopy full SHA for 9bd552e
1 file changed
.github/workflows/pdf_builder.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- main
7
+ paths:
8
+ - 'report/**'
9
+ - '.github/workflows/pdf_builder.yml'
10
workflow_dispatch:
11
12
permissions:
0 commit comments