Skip to content

Commit

Permalink
remove out of place "permissions" -- may be not needed unless we rest…
Browse files Browse the repository at this point in the history
…rict the rest?
  • Loading branch information
yarikoptic committed May 16, 2024
1 parent 12fe1a6 commit 3d1ef1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
name: automerge
uses: "pascalgn/[email protected]"
if: steps.days_since_last_commit.outputs.days_since > 5 && ((github.event_name == 'pull_request' && github.event.action == 'labeled') || github.event_name == 'schedule')
permissions:
contents: write
env:
# TODO: temporarily disabled to see if all above works
# GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 3d1ef1a

Please sign in to comment.