Skip to content

Commit

Permalink
Add missing fi
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Jul 23, 2024
1 parent 42cb502 commit c6587bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
echo "::set-output name=needs_commit::true"
else
echo "::set-output name=needs_commit::false"
fi
- name: Configure Git
if: steps.check_changes.outputs.needs_commit == 'true'
Expand Down

0 comments on commit c6587bf

Please sign in to comment.