We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d0957 commit 9f85fc1Copy full SHA for 9f85fc1
.github/workflows/pattern-metrics.yaml
@@ -82,7 +82,7 @@ jobs:
82
- name: Create issue
83
uses: peter-evans/create-issue-from-file@v4
84
with:
85
- title: Monthly Metrics: New Issues + New Pull Requests ${{ env.last_month }}
+ title: "Monthly Metrics: New Issues + New Pull Requests ${{ env.last_month }}"
86
token: ${{ secrets.GITHUB_TOKEN }}
87
content-filepath: ./all.md
88
assignees: spier
0 commit comments