mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 15:22:59 +00:00
Update workflow.yml
This commit is contained in:
7
.github/workflows/workflow.yml
vendored
7
.github/workflows/workflow.yml
vendored
@@ -7,11 +7,4 @@ jobs:
|
|||||||
- uses: "actions/checkout@master"
|
- uses: "actions/checkout@master"
|
||||||
- name: "TODO to Issue"
|
- name: "TODO to Issue"
|
||||||
uses: "alstr/todo-to-issue-action@master"
|
uses: "alstr/todo-to-issue-action@master"
|
||||||
with:
|
|
||||||
REPO: ${{ github.repository }}
|
|
||||||
BEFORE: ${{ github.event.before }}
|
|
||||||
SHA: ${{ github.sha }}
|
|
||||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
LABEL: "# TODO"
|
|
||||||
COMMENT_MARKER: "#"
|
|
||||||
id: "todo"
|
id: "todo"
|
||||||
|
|||||||
Reference in New Issue
Block a user