Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgn committed Sep 22, 2024
1 parent 47a8319 commit 290a71b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ on:
jobs:
automerge:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: read
steps:
- id: automerge
name: automerge
uses: "pascalgn/automerge-action@v0.16.3"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
permissions:
contents: write
pull-requests: read
```
For the latest version, see the [list of releases](https://github.com/pascalgn/automerge-action/releases).
Expand Down

0 comments on commit 290a71b

Please sign in to comment.