Skip to content

fix: Fixed alert silence value validation (#2504) #6

fix: Fixed alert silence value validation (#2504)

fix: Fixed alert silence value validation (#2504) #6

Workflow file for this run

name: "Licenses checker"
on:
push:
paths:
- "**/Cargo.lock"
- "**/Cargo.toml"
jobs:
check:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/[email protected]
with:
# The command to run with cargo-deny
command: check licenses