forked from extern/ohmyzsh
meta: add DEBUG_ACTIONS flag to PR triage action
This commit is contained in:
parent
28232904be
commit
c4c620adcd
1
.github/workflows/pull_request_triage.yml
vendored
1
.github/workflows/pull_request_triage.yml
vendored
@ -12,3 +12,4 @@ jobs:
|
|||||||
uses: ohmyzsh/github-actions/pull-request-triage@master
|
uses: ohmyzsh/github-actions/pull-request-triage@master
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
DEBUG_ACTIONS: ${{ secrets.DEBUG_ACTIONS }}
|
||||||
|
Loading…
Reference in New Issue
Block a user