Skip to content

chore(docs): update issue templates #14

chore(docs): update issue templates

chore(docs): update issue templates #14

Workflow file for this run

permissions:
pull-requests: write
contents: write
on:
push:
branches:
- master
jobs:
release-plz:
uses: robertpsoane/github-workflows/.github/workflows/rust-release-plz.yml@main
permissions:
pull-requests: write
contents: write
secrets:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}