Skip to content

Commit

Permalink
ci: fix top-issues-action syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Aug 25, 2022
1 parent e9c55d9 commit e2abbdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/top-issues-dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: rickstaa/top-issues-action@v1
env:
github_token: ${{ secrets.GITHUB_TOKEN }}
with:
label: false
dashboard: true
top_issues: true
Expand Down

0 comments on commit e2abbdf

Please sign in to comment.