Skip to content

Commit

Permalink
Change title of created issue
Browse files Browse the repository at this point in the history
  • Loading branch information
spier authored Oct 25, 2023
1 parent c906081 commit 9e0cdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pattern-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Create issue
uses: peter-evans/create-issue-from-file@v4
with:
title: Monthly New Pull Request Data ${{ env.last_month }}
title: Monthly Metrics: New Issues + New Pull Requests ${{ env.last_month }}
token: ${{ secrets.GITHUB_TOKEN }}
content-filepath: ./all.md
assignees: spier

0 comments on commit 9e0cdd8

Please sign in to comment.