Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
howardbaik committed Sep 12, 2023
1 parent 4be7989 commit 80ec10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo branch doesnt exist
git checkout -b $branch_name || echo branch exists
git push --set-upstream origin $branch_name
shell: bash
shell: bash
url-check:
name: Check URLs
needs: yaml-check
Expand Down

0 comments on commit 80ec10d

Please sign in to comment.