Skip to content

Dependabot changes (#129) #370

Dependabot changes (#129)

Dependabot changes (#129) #370

Workflow file for this run

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