Skip to content

Commit

Permalink
Fix CI.
Browse files Browse the repository at this point in the history
Signed-off-by: ChenYing Kuo <[email protected]>
  • Loading branch information
evshary committed Nov 29, 2024
1 parent 7872b51 commit 4e0e666
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
- "examples/**"
- "Cargo.*"
- ".github/**"
# Able to call by other workflow
workflow_call:
# Able to call on GitHub
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 4e0e666

Please sign in to comment.