Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
c4c620ad
Unverified
Commit
c4c620ad
authored
Aug 18, 2019
by
Marc Cornellà
Committed by
GitHub
Aug 18, 2019
Browse files
meta: add DEBUG_ACTIONS flag to PR triage action
parent
28232904
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/pull_request_triage.yml
View file @
c4c620ad
...
@@ -12,3 +12,4 @@ jobs:
...
@@ -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 }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment