mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
meta: add DEBUG_ACTIONS flag to PR triage action
This commit is contained in:
parent
28232904be
commit
c4c620adcd
1 changed files with 1 additions and 0 deletions
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
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
DEBUG_ACTIONS: ${{ secrets.DEBUG_ACTIONS }}
|
||||
|
|
Loading…
Reference in a new issue