Skip to content

Commit ef71923

Browse files
committed
chore: move script to workflow folder and rename to run
--- 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: passed - task: lint_typescript_declarations status: passed - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 6a602b2 commit ef71923

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • .github/workflows/scripts/check_merge_conflicts_prs

.github/workflows/scripts/check_merge_conflicts_prs renamed to .github/workflows/scripts/check_merge_conflicts_prs/run

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818

1919
# Script to identify and label pull requests with merge conflicts.
2020
#
21-
# Usage: check_merge_conflicts_prs
22-
#
2321
# Environment variables:
2422
#
2523
# GITHUB_TOKEN GitHub token for authentication.

0 commit comments

Comments
 (0)