Skip to content

.github/workflows/cargo_deny.yml #2568

.github/workflows/cargo_deny.yml

.github/workflows/cargo_deny.yml #2568

Workflow file for this run

on:
push:
branches-ignore:
- 'ci-test'
tags-ignore:
- '**'
pull_request:
schedule:
- cron: '13 15 * * *'
workflow_dispatch:
jobs:
pyembed:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v2
with:
manifest-path: pyembed/Cargo.toml