Skip to content

Commit

Permalink
Refs #20542: Run on push to PR
Browse files Browse the repository at this point in the history
Signed-off-by: eduponz <[email protected]>
  • Loading branch information
EduPonz committed Apr 5, 2024
1 parent 9f9cbe9 commit f0cca47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sanitizers-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ on:
required: true

pull_request:
types:
- review_requested
paths-ignore:
- '**.md'
- '**.txt'
Expand Down Expand Up @@ -85,7 +83,6 @@ jobs:
run: |
echo "label: ${{ env.label }}"
echo "build_asan_fastdds: ${{ env.build_asan_fastdds }}"
echo "build_asan_fastdds: ${{ github.env.build_asan_fastdds }}"
echo "run_asan_fastdds: ${{ env.run_asan_fastdds }}"
echo "colcon_meta: ${{ env.colcon_meta }}"
echo "colcon_build_args: ${{ env.colcon_build_args }}"
Expand Down

0 comments on commit f0cca47

Please sign in to comment.