Skip to content

Report coverage to Coveralls on pull requests using GITHUB_TOKEN #101

Report coverage to Coveralls on pull requests using GITHUB_TOKEN

Report coverage to Coveralls on pull requests using GITHUB_TOKEN #101

Workflow file for this run

name: Danger
on:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
danger:
uses: numbata/danger-pr-comment/.github/workflows/danger-run.yml@main
secrets: inherit
with:
ruby-version: '3.1'
bundler-cache: true