Skip to content

Commit

Permalink
multiple labels and buckets
Browse files Browse the repository at this point in the history
  • Loading branch information
scanlonp committed Jul 25, 2022
1 parent 754d244 commit d205b4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
id: contributor-badge
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
labels: 'every-contributer'
buckets: '0'
labels: 'every-contributer, hot!!'
buckets: '0, 10'
category: 'total'

0 comments on commit d205b4a

Please sign in to comment.