ros-controls / ros2_control_ci

This repository holds reusable workflows for CI of the ros2_control framework.
https://control.ros.org
Apache License 2.0
2 stars 1 forks source link

Bump version of pre-commit hooks #31

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

This pull request contains auto-updated files of pre-commit config.

christophfroehlich commented 5 months ago

Can we configure to run the CI pipeline also for github-actions bot?

christophfroehlich commented 5 months ago

Can we configure to run the CI pipeline also for github-actions bot?

No.

When you use the repository's GITHUB_TOKEN to perform tasks, events triggered by the GITHUB_TOKEN, with the exception of workflow_dispatch and repository_dispatch, will not create a new workflow run.

christophfroehlich commented 5 months ago

https://github.com/ros-controls/ros2_control_ci/actions/runs/8230644202/job/22504306182