Skip to content

Commit

Permalink
Don't run extract-metadata when not needed (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-5546 authored Nov 5, 2023
1 parent f23003b commit e1cf727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ on:
jobs:
# Adapted from https://github.com/actions/toolkit/issues/1264#issuecomment-1770928498
extract-metadata:
if: inputs.ros-ci || inputs.clang-tidy
runs-on: ubuntu-latest
permissions:
actions: read
Expand Down

0 comments on commit e1cf727

Please sign in to comment.