Skip to content

Commit

Permalink
Give MegaLiner permissions to auto-commit in this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Feb 26, 2024
1 parent 13df568 commit 9c1c5d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
build:
name: MegaLinter
runs-on: ubuntu-latest
permissions:
# checkov:skip=CKV2_GHA_1:We need this for auto-commit
pull-requests: write
steps:
# Git Checkout
- name: Checkout Code
Expand Down

0 comments on commit 9c1c5d3

Please sign in to comment.