Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Adds comment

Adds comment #15

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1