Skip to content

fix: Fix doc build dependency using hidden feature #34

fix: Fix doc build dependency using hidden feature

fix: Fix doc build dependency using hidden feature #34

Workflow file for this run

name: Security audit
on:
workflow_dispatch:
schedule:
- cron: "17 5 * * 5"
push:
branches:
- main
paths:
- "**/Cargo.toml"
pull_request:
jobs:
security-audit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
with:
arguments: ""