Skip to content

feat(examples): Fixed the exception on link Events in custom component #20

feat(examples): Fixed the exception on link Events in custom component

feat(examples): Fixed the exception on link Events in custom component #20

Workflow file for this run

name: Check Licenses
on: [push, pull_request]
jobs:
cargo-deny:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check bans licenses