Skip to content

Add the key_id_header module and start on functions for dealing with it. #21

Add the key_id_header module and start on functions for dealing with it.

Add the key_id_header module and start on functions for dealing with it. #21

Workflow file for this run

name: Rust CI
on:
push:
branches:
- main
pull_request: null
workflow_dispatch: null
schedule:
- cron: 0 14 * * 1
jobs:
rust-ci:
uses: IronCoreLabs/workflows/.github/workflows/rust-ci.yaml@rust-ci-v0
with:
run_clippy: true
secrets: inherit