Skip to content

Commit

Permalink
Rename step in GHA (cosmetics)
Browse files Browse the repository at this point in the history
  • Loading branch information
spier committed Nov 3, 2023
1 parent f570a5a commit f6bda12
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 @@ -52,7 +52,7 @@ jobs:
# Store CODEOWNERS_FILTERto GitHub Action environment (not permanent)
echo "CODEOWNERS_FILTER=$CODEOWNERS_FILTER" >> "$GITHUB_ENV"
- name: Run issue-metrics tool
- name: Run issue-metrics tool for issues
uses: github/issue-metrics@v2
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f6bda12

Please sign in to comment.