Skip to content

Commit

Permalink
Try to apply fixes directly to the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Nov 5, 2024
1 parent b84f290 commit 0a1ce30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
APPLY_FIXES: all
APPLY_FIXES_EVENT: pull_request
# If APPLY_FIXES is used, defines if the fixes are directly committed (commit) or posted in a PR (pull_request)
APPLY_FIXES_MODE: pull_request
APPLY_FIXES_MODE: commit

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
Expand Down

0 comments on commit 0a1ce30

Please sign in to comment.