File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 99 - " !analysis-results/*.md" # Ignore report reference documentation changes (endless loop prevention)
1010 - " .github/workflows/internal-report-reference-documentation.yml" # Also run when this file was changed
1111 - " .github/workflows/internal-commit-results" # Also run when the commit-results workflow was changed
12+ - " documentation/analysis-reports-reference/**" # Also run when the report reference generation scripts were changed
1213 pull_request :
1314 branches :
1415 - main
1718 - " !analysis-results/*.md" # Ignore report reference documentation changes (endless loop prevention)
1819 - " .github/workflows/internal-report-reference-documentation.yml" # Also run when this file was changed
1920 - " .github/workflows/internal-commit-results" # Also run when the commit-results workflow was changed
21+ - " documentation/analysis-reports-reference/**" # Also run when the report reference generation scripts were changed
2022
2123jobs :
2224 generate-report-reference-documentation :
You can’t perform that action at this time.
0 commit comments