Skip to content

Commit

Permalink
Change commit message and PR title
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Aug 1, 2024
1 parent 21998ac commit 6d160d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/periodic-scrape.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: ${{ steps.git_diff.outputs.changes == 'true' }}
uses: peter-evans/create-pull-request@v6
with:
commit-message: "Automated code changes"
commit-message: "Update community contributors list"
branch: automated/update-community-contributes
title: "Update community contributors"
title: "Update community contributors list"
body: "Updates the list of community contributors"

0 comments on commit 6d160d1

Please sign in to comment.