Skip to content

ci: Remove actions-rs #72

ci: Remove actions-rs

ci: Remove actions-rs #72

Workflow file for this run

name: Security audit
on:
pull_request:
paths-ignore:
- "**/deny.toml"
- "**/Cargo.toml"
- "**/Cargo.lock"
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
- run: |
echo "Nothing to do"