Skip to content

Commit f6bda12

Browse files
committed
Rename step in GHA (cosmetics)
1 parent f570a5a commit f6bda12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pattern-metrics.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# Store CODEOWNERS_FILTERto GitHub Action environment (not permanent)
5353
echo "CODEOWNERS_FILTER=$CODEOWNERS_FILTER" >> "$GITHUB_ENV"
5454
55-
- name: Run issue-metrics tool
55+
- name: Run issue-metrics tool for issues
5656
uses: github/issue-metrics@v2
5757
env:
5858
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)