mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Add Twig tests
This commit is contained in:
@@ -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"
|
||||
uses: "alstr/todo-to-issue-action@v4.6.1"
|
||||
id: "todo"
|
||||
```
|
||||
|
||||
@@ -100,6 +100,7 @@ There are additional inputs if you want to be able to assign issues to projects.
|
||||
* Swift
|
||||
* TeX
|
||||
* TSX
|
||||
* Twig
|
||||
* TypeScript
|
||||
* Vue
|
||||
* YAML
|
||||
|
||||
Reference in New Issue
Block a user