Skip to content

Commit

Permalink
Update developer-issue-metrics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sbvegan authored Nov 1, 2023
1 parent ecbea9f commit daf9ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/developer-issue-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: github/issue-metrics@v2
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SEARCH_QUERY: 'repo:ethereum-optimism/developers is:issue created:${{ env.last_month }} -reason:"not planned" -author:github-actions'
SEARCH_QUERY: 'repo:ethereum-optimism/developers is:issue created:${{ env.last_month }} -reason:"not planned"'

- name: Create issue for opened issues
uses: peter-evans/create-issue-from-file@v4
Expand Down

0 comments on commit daf9ab3

Please sign in to comment.