We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba3ac2c commit 67cc904Copy full SHA for 67cc904
3 files changed
.github/workflows/humble-ci-pre-commit.yml
@@ -5,6 +5,9 @@ on:
5
pull_request:
6
branches:
7
- humble
8
+ push:
9
+ branches:
10
+ - humble
11
12
jobs:
13
pre-commit:
.github/workflows/jazzy-ci-pre-commit.yml
- jazzy
+ - jazzy
.github/workflows/rolling-ci-pre-commit.yml
- ros2-master
+ - ros2-master
0 commit comments