mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-23 06:16:43 +00:00
Update workflow.yml
This commit is contained in:
parent
5133c21e31
commit
7e72ab378a
7
.github/workflows/workflow.yml
vendored
7
.github/workflows/workflow.yml
vendored
@ -7,11 +7,4 @@ jobs:
|
||||
- uses: "actions/checkout@master"
|
||||
- name: "TODO to Issue"
|
||||
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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user