Skip to content

Commit

Permalink
[Workflow] add dispatch event trigger on analyze workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Ghali Boucetta <[email protected]>
  • Loading branch information
PatateDu609 committed Nov 3, 2024
1 parent 64ba087 commit d4154ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- '**/CMakeLists.txt'
- '**/.clang-tidy'
- '**/.clang-format'
workflow_dispatch:

env:
home: /home/runner
Expand Down

0 comments on commit d4154ff

Please sign in to comment.