Skip to content

Commit

Permalink
Update outdated.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsage committed Jan 13, 2023
1 parent 1db65c7 commit 1a5a6c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/outdated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
npm run depends >> $GITHUB_ENV
echo 'EOF' >> $GITHUB_ENV
- if: ${{ success() }}
name : Versions are outdated summary
run : echo "${{ env.DEP_OUTPUT }}" > $GITHUB_STEP_SUMMARY

- if: ${{ success() }}
name: Create issue when outdated
id: broken-link-report
Expand Down

0 comments on commit 1a5a6c3

Please sign in to comment.