Skip to content

Commit

Permalink
chore: Removed legacy skipping condition
Browse files Browse the repository at this point in the history
  • Loading branch information
fg-mindee committed Jul 6, 2021
1 parent 56014fe commit ff28d4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

jobs:
test-analyze:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit ff28d4e

Please sign in to comment.