mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-15 11:50:41 +01:00
meta: add DEBUG_ACTIONS flag to PR triage action
This commit is contained in:
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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user