mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-23 06:16:43 +00:00
Update README.md
This commit is contained in:
parent
7b645d3041
commit
b394531dfd
@ -37,7 +37,7 @@ Create a `workflow.yml` file in your `.github/workflows` directory like:
|
||||
steps:
|
||||
- uses: "actions/checkout@master"
|
||||
- name: "TODO to Issue"
|
||||
uses: "alstr/todo-to-issue-action@v4.6.4"
|
||||
uses: "alstr/todo-to-issue-action@v4.6.5"
|
||||
id: "todo"
|
||||
```
|
||||
|
||||
@ -90,6 +90,7 @@ There are additional inputs if you want to be able to assign issues to projects.
|
||||
* Org Mode
|
||||
* PHP
|
||||
* Python
|
||||
* R
|
||||
* Razor
|
||||
* Ruby
|
||||
* Rust
|
||||
|
||||
Loading…
Reference in New Issue
Block a user