Merge pull request #513 from github/removeToken

no token needed
This commit is contained in:
Lukas Gravley 2020-08-04 08:39:19 -05:00 committed by GitHub
commit cfacf5b84f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,4 +44,3 @@ jobs:
repo: context.payload.repository.name,
pull_number: context.payload.pull_request.number
})
github-token: ${{ secrets.GITHUB_TOKEN }}