Skip to content

Commit

Permalink
remove if
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjohanning authored Oct 9, 2024
1 parent f0489bf commit ed38fb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dynamic-matrix-subvalues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
jobs:
prepare:
runs-on: ubuntu-latest
if: contains(github.event.comment.body, '/run-automation')
outputs:
repositories: ${{ steps.json.outputs.repositories }}
steps:
Expand Down

0 comments on commit ed38fb7

Please sign in to comment.