We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5591bf commit 400c976Copy full SHA for 400c976
.github/workflows/issue-metrics.yml
@@ -47,4 +47,4 @@ jobs:
47
uses: github/issue-metrics@v3
48
env:
49
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
- SEARCH_QUERY: 'spring-boot-admin:codecentric/spring-boot-admin is:issue created:${{ env.last_month }} -reason:"not planned"'
+ SEARCH_QUERY: 'repo:codecentric/spring-boot-admin is:issue created:${{ env.last_month }} -reason:"not planned"'
0 commit comments