Skip to content

feat: template build #309

feat: template build

feat: template build #309

Workflow file for this run

name: rust
on:
pull_request:
types: [opened, reopened, synchronize]
pull_request_target:
types: [closed]
jobs:
project:
uses: ./.github/workflows/call-rust.yml
permissions:
contents: read
packages: write
with:
workdir: "tests/rust/"