Skip to content

Commit

Permalink
Update ok-to-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
idomic committed Jun 10, 2022
1 parent 64b4dec commit 2d92ebc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ok-to-test.yml
Expand Up @@ -24,10 +24,7 @@ jobs:

- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v1
env:
TOKEN: ${{ steps.generate_token.outputs.token }}
with:
#token: ${{ env.TOKEN }} # GitHub App installation access token
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} # PAT or OAuth token will also work
reaction-token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
Expand Down

0 comments on commit 2d92ebc

Please sign in to comment.