File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 1010jobs :
1111 ci :
1212 runs-on : ${{ matrix.os }}
13- if : |
14- ((github.event.action == 'labeled') && (github.event.label.name == 'TESTING')) ||
15- ((github.event.action == 'synchronize') && contains(github.event.pull_request.labels.*.name, 'TESTING'))
1613 container :
1714 image : osrf/ros:${{ matrix.ros_distribution }}-desktop
1815 timeout-minutes : 20
Original file line number Diff line number Diff line change 1010jobs :
1111 ci :
1212 runs-on : ${{ matrix.os }}
13- if : |
14- ((github.event.action == 'labeled') && (github.event.label.name == 'TESTING')) ||
15- ((github.event.action == 'synchronize') && contains(github.event.pull_request.labels.*.name, 'TESTING'))
1613 container :
1714 image : osrf/ros:${{ matrix.ros_distribution }}-desktop
1815 timeout-minutes : 20
Original file line number Diff line number Diff line change 1010jobs :
1111 ci :
1212 runs-on : ${{ matrix.os }}
13- if : |
14- ((github.event.action == 'labeled') && (github.event.label.name == 'TESTING')) ||
15- ((github.event.action == 'synchronize') && contains(github.event.pull_request.labels.*.name, 'TESTING'))
1613 container :
1714 image : osrf/ros:${{ matrix.ros_distribution }}-desktop
1815 timeout-minutes : 20
You can’t perform that action at this time.
0 commit comments