Skip to content

Commit

Permalink
chore(ci): delete unused output in the regression workflow (#21527)
Browse files Browse the repository at this point in the history
  • Loading branch information
pront authored Oct 16, 2024
1 parent 7ebe30d commit ac0e4ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
if: github.event_name != 'pull_request'
outputs:
source_changed: ${{ steps.filter.outputs.SOURCE_CHANGED }}
comment_valid: ${{ steps.comment.outputs.isTeamMember }}
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit ac0e4ca

Please sign in to comment.