Skip to content

Commit b1a8768

Browse files
committed
build: allow PR issue reference workflow to run for fork contributors
--- 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 458c038 commit b1a8768

2 files changed

Lines changed: 4 additions & 29 deletions

File tree

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

Lines changed: 3 additions & 29 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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
description: 'Pull request number to check'
1414
required: true
1515
type: number
16+
roles: all
1617

1718
permissions:
1819
contents: read

0 commit comments

Comments
 (0)