Skip to content

Commit fa4a291

Browse files
authored
chore: Use dapr-bot to create backport PRs, so they can trigger workflows (#931)
Signed-off-by: Albert Callarisa <albert@diagrid.io>
1 parent adbcf32 commit fa4a291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
steps:
3535
- uses: tibdex/backport@9565281eda0731b1d20c4025c43339fb0a23812e
3636
with:
37-
github_token: ${{ secrets.GITHUB_TOKEN }}
37+
github_token: ${{ secrets.DAPR_BOT_TOKEN }}

0 commit comments

Comments
 (0)