[github] auto milestone, fix workflow

This commit is contained in:
Denis Rouzaud 2020-01-10 10:54:17 +01:00
parent 4064ff6c72
commit 5ef160794b

View File

@ -90,7 +90,6 @@ jobs:
# update PR with milestone
- name: update PR milestone
if: cancelled()
uses: octokit/request-action@v2.x
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}