Skip to content

Commit 976a03c

Browse files
committed
build: disable MCP guard policy for PR issue reference workflow
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: passed - task: lint_typescript_tests status: na - task: lint_license_headers status: na ---
1 parent c2fb1a0 commit 976a03c

2 files changed

Lines changed: 5 additions & 15 deletions

File tree

.github/workflows/check-pr-issue-references.lock.yml

Lines changed: 3 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/check-pr-issue-references.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ tools:
2727
github:
2828
toolsets: [issues, pull_requests, repos]
2929
lockdown: false
30+
min-integrity: none
31+
repos: all
3032

3133
network:
3234
allowed:

0 commit comments

Comments
 (0)