Skip to content

Merge pull request #90 from SteelPh0enix/exec-monitoring-test-fix #89

Merge pull request #90 from SteelPh0enix/exec-monitoring-test-fix

Merge pull request #90 from SteelPh0enix/exec-monitoring-test-fix #89

Workflow file for this run

name: Cargo Deny
on:
push:
branches:
- 'main'
jobs:
deny:
name: Cargo Deny
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1