Skip to content

Commit

Permalink
Update issue-metrics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leogopal committed Jul 24, 2024
1 parent 5c09766 commit e4e252a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: github/issue-metrics@v3
env:
GH_TOKEN: ${{ github.token }}
SEARCH_QUERY: 'repo:owner/repo is:issue created:${{ env.last_month }} -reason:"not planned"'
SEARCH_QUERY: 'repo:WordPress/Community-Team is:issue created:${{ env.last_month }}'

- name: Create issue
uses: peter-evans/create-issue-from-file@v5
Expand Down

0 comments on commit e4e252a

Please sign in to comment.