Skip to content

feat(rust/rbac-registration): RBAC stolen StakeAddress handling. #3400

feat(rust/rbac-registration): RBAC stolen StakeAddress handling.

feat(rust/rbac-registration): RBAC stolen StakeAddress handling. #3400

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
types:
- synchronize
- ready_for_review
- opened
permissions:
id-token: write
contents: write
packages: write
pull-requests: write
jobs:
ci:
if: ${{ !github.event.pull_request.draft }}
uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.9.0
with:
forge_version: 0.20.0
test_reporting:
if: ${{ !github.event.pull_request.draft }}
needs: ci
uses: ./.github/workflows/generate-allure-report.yml