Skip to content

feat: Re-export more required data types from zitadel #24

feat: Re-export more required data types from zitadel

feat: Re-export more required data types from zitadel #24

Workflow file for this run

name: Rust
on:
push:
branches: [ "main" ]
tags: [ "*" ]
pull_request:
branches: [ "*" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
uses: famedly/backend-build-workflows/.github/workflows/rust.yml@main

Check failure on line 16 in .github/workflows/rust-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rust-workflow.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rust-workflow.yml" -> "famedly/backend-build-workflows/.github/workflows/rust.yml@main" (source branch with sha:d35cee7bb1493f72a20b8e702ad680acb5e07b88) : workflow is not reusable as it is missing a `on.workflow_call` trigger