Skip to content

chore: release v0.0.22 #263

chore: release v0.0.22

chore: release v0.0.22 #263

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v2.0.0
rust:
uses: "philipcristiano/workflows/.github/workflows/rust.yml@main"
flake:
uses: "philipcristiano/workflows/.github/workflows/nix.yml@main"
with:
script: |
cargo build