Skip to content

ci: Run cargo CI jobs with --locked #589

ci: Run cargo CI jobs with --locked

ci: Run cargo CI jobs with --locked #589

Workflow file for this run

name: Danger
on:
pull_request:
types: [opened, synchronize, reopened, edited, ready_for_review, labeled, unlabeled]
permissions:
contents: read
pull-requests: write
statuses: write
jobs:
danger:
runs-on: ubuntu-latest
steps:
- uses: getsentry/github-workflows/danger@v3