Add reaction-token for command dispatch. (#89539)

This commit is contained in:
Markus Reiter
2020-09-18 21:36:54 +02:00
committed by GitHub
parent e992eccec7
commit 0c4b18d69d
+1
View File
@@ -12,6 +12,7 @@ jobs:
uses: peter-evans/slash-command-dispatch@7dd4ee1aa3be41c206a08dba4fa0c486cfd595ee
with:
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
reaction-token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
commands: rebase
permission: triage
issue-type: pull-request