Skip to content

Added serde impls for NoReason and ManyReason #23

Added serde impls for NoReason and ManyReason

Added serde impls for NoReason and ManyReason #23

Workflow file for this run

name: Audit

Check failure on line 1 in .github/workflows/audit.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/audit.yml

Invalid workflow file

`licenses` is not a valid event name
on:
pull_request:
schedule:
# Every monday morning At 7AM UTC
- cron: '0 7 * * 1'
licenses:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check licenses
arguments: --all-features