Skip to content

Commit

Permalink
Merge pull request #16 from jwillikers/no-pr-body
Browse files Browse the repository at this point in the history
Remove pr-body override
  • Loading branch information
jwillikers authored Oct 12, 2024
2 parents 2cf03d7 + d2f9c4e commit c2ec6ea
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/flake-lock-updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,6 @@ jobs:
- uses: DeterminateSystems/update-flake-lock@v24
with:
pr-assignees: ${{ github.repository_owner }}
pr-body: |
Automated changes by the [update-flake-lock]
(https://github.com/DeterminateSystems/update-flake-lock) GitHub Action.
```
{{ env.GIT_COMMIT_MESSAGE }}
```
@${{ github.repository_owner }}
pr-labels: |
automated
dependencies
Expand Down

0 comments on commit c2ec6ea

Please sign in to comment.