浏览代码

meta: add DEBUG_ACTIONS flag to PR triage action

Marc Cornellà 4 年之前
父节点
当前提交
c4c620adcd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/pull_request_triage.yml

+ 1 - 0
.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 }}