Skip to content

Commit

Permalink
fix: trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Hayato Mizushima <hayato-m126@users.noreply.github.com>
  • Loading branch information
hayato-m126 committed Dec 17, 2024
1 parent 7252b7b commit 596b8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/colcon-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: colcon-test
on:
pull_request:
types: [opened, synchronize]
paths: [driving_log_replayer_v2/**, .github/workflows/colcon-test.yml]
paths: [driving_log_replayer_v2/**, .github/workflows/colcon-test.yaml]
schedule:
- cron: 0 0 * * 0
workflow_dispatch:
Expand Down

0 comments on commit 596b8d8

Please sign in to comment.