Skip to content

feat(matchable): add whitelisted partial matching #29

feat(matchable): add whitelisted partial matching

feat(matchable): add whitelisted partial matching #29

Workflow file for this run

name: Coverage PR Check
on:
pull_request:
jobs:
coverage:
uses: fluence-eu/ci-workflows/.github/workflows/ruby-gem-coverage-pr.yml@v5
secrets:
FLUENCE_CI_BOT_PRIVATE_KEY: ${{ secrets.FLUENCE_CI_BOT_PRIVATE_KEY }}
FLUENCE_RELEASE_BOT_PRIVATE_KEY: ${{ secrets.FLUENCE_RELEASE_BOT_PRIVATE_KEY }}
permissions:
contents: read
pull-requests: write
actions: read
packages: read