Skip to content

test: added a new unit tests to validate the cases like '"": "gts://gtx.x.test6.invalid_uri_body.bad_prefix.v1~"' #38

test: added a new unit tests to validate the cases like '"": "gts://gtx.x.test6.invalid_uri_body.bad_prefix.v1~"'

test: added a new unit tests to validate the cases like '"": "gts://gtx.x.test6.invalid_uri_body.bad_prefix.v1~"' #38

Workflow file for this run

name: code-ranker
on:
pull_request:
push:
jobs:
code-ranker:
# Pinned to an immutable commit SHA (supply-chain hardening).
uses: code-ranker-com/actions/.github/workflows/report.yml@42c2fba1acd7c99a71875c8eefa171224d8e683c
permissions:
id-token: write
contents: read
# No pull-requests: write here — the code-ranker GitHub App posts (and
# updates in place) the report comment using its own installation
# token, not this workflow's GITHUB_TOKEN.
security-events: write