Skip to content

Commit

Permalink
checkout repo if needed
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 committed Mar 22, 2024
1 parent 2f47658 commit 1bd2f28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependency-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
echo "open=$OPEN" >> "$GITHUB_OUTPUT"
echo "closed=$CLOSED" >> "$GITHUB_OUTPUT"
- uses: actions/checkout@v3
if: steps.updates.outputs.open || steps.updates.outputs.closed
- name: Open Issue
if: steps.updates.outputs.open || steps.updates.outputs.closed
env:
Expand Down

0 comments on commit 1bd2f28

Please sign in to comment.