meta: add DEBUG_ACTIONS flag to PR triage action

master
Marc Cornellà 7 years ago committed by GitHub
parent 28232904be
commit c4c620adcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/pull_request_triage.yml

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

Loading…
Cancel
Save