diff --git a/.github/workflows/pull_request_triage.yml b/.github/workflows/pull_request_triage.yml index a27392a92..77ec4ce79 100644 --- a/.github/workflows/pull_request_triage.yml +++ b/.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 }}