Skip to content

Commit

Permalink
Try the merge commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vkucera committed Dec 8, 2022
1 parent abeaaf0 commit 1c3a986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
with:
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
fetch-depth: 0
# Try to get the merge commit.
ref: ${{ github.event.pull_request.merge_commit_sha }}

# MegaLinter
- name: MegaLinter
Expand Down

0 comments on commit 1c3a986

Please sign in to comment.