Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb committed Nov 28, 2024
1 parent 90b77a4 commit bb3379f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
Please review the changes and merge if they are correct.
base: ${{ github.head_ref }}

- name: Post PR Comment
- name: Post PR Comment
if: >-
steps.ml.outputs.has_updated_sources == 1 &&
(
Expand All @@ -158,10 +158,9 @@ jobs:
Please review the changes and merge if they are correct.
PR: ${{ steps.cpr.outputs.pull-request-url }}
hide_and_recreate: true


# Create PR Comment

# - name: Create PR output
# if: >-
# steps.ml.outputs.has_updated_sources == 1 &&
Expand Down

0 comments on commit bb3379f

Please sign in to comment.