Skip to content

Commit

Permalink
Change workflow name to trigger the 2nd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
echeran committed Nov 6, 2024
1 parent 4b39c35 commit 697d455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy-post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Post clang-tidy review comments
on:
workflow_run:
# The name field of the lint action
workflows: ["clang-tidy-review"]
workflows: [clang-tidy-review]
types:
- completed

Expand Down

0 comments on commit 697d455

Please sign in to comment.