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

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 }}