Skip to content

Commit

Permalink
fix: ci name and messages
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser authored Aug 19, 2024
1 parent 42b46b8 commit 0355a97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-pr-data.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Contribs & reviewers
name: Update issue, pr and contrib metadata file for current year

on:
workflow_dispatch:
Expand Down Expand Up @@ -36,7 +36,7 @@ jobs:
author: Leah <[email protected]>
base: main
branch: contribs
commit-message: "Update: Contributor & review file update"
commit-message: "Update: issue, pr and contrib metadata file for current year"
delete-branch: true
title: Update contributor and review data
env:
Expand Down

0 comments on commit 0355a97

Please sign in to comment.