Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SebB committed May 2, 2024
1 parent ca95351 commit 3a5a9d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git commit -a -m "Automatic updates to cloudflare"
git show-ref
- name: Push files
if: ${{ steps.commit_files.outcome == 'success' }}
run: |
Expand Down

0 comments on commit 3a5a9d5

Please sign in to comment.