Add italypaleale to dapr bot maintainers
Signed-off-by: Bernd Verst <github@bernd.dev>
This commit is contained in:
parent
a359dcaad6
commit
d8dec84b27
|
@ -29,7 +29,7 @@ jobs:
|
||||||
run: pip install PyGithub
|
run: pip install PyGithub
|
||||||
- name: Automerge and update
|
- name: Automerge and update
|
||||||
env:
|
env:
|
||||||
MAINTAINERS: yaron2,artursouza,berndverst
|
MAINTAINERS: yaron2,artursouza,berndverst,italypaleale
|
||||||
GITHUB_TOKEN: ${{ secrets.DAPR_BOT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.DAPR_BOT_TOKEN }}
|
||||||
run: python ./.github/scripts/automerge.py
|
run: python ./.github/scripts/automerge.py
|
||||||
prune_stale:
|
prune_stale:
|
||||||
|
|
Loading…
Reference in New Issue