meta: add DEBUG_ACTIONS flag to PR triage action

This commit is contained in:
Marc Cornellà 2019-08-18 15:13:46 +02:00 committed by GitHub
parent 28232904be
commit c4c620adcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ jobs:
uses: ohmyzsh/github-actions/pull-request-triage@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEBUG_ACTIONS: ${{ secrets.DEBUG_ACTIONS }}