Skip to content

Commit

Permalink
Merge pull request #739 from tj-actions/chore/fixed-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Nov 2, 2022
2 parents b65bd34 + ae1ce4e commit c295a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: README.md changed
if: steps.verify_changed_files.outputs.files_changed == 'true'
run: |
echo "README.md has uncommited changes"
echo "README.md has uncommitted changes"
exit 1
- name: Create Pull Request
Expand Down

0 comments on commit c295a8a

Please sign in to comment.