Skip to content

Commit f61d621

Browse files
Update README.md
1 parent 61811f7 commit f61d621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Available variables are:
9595
| GITHUB_TOKEN | true | - | you can use \${{ secrets.GITHUB_TOKEN }} |
9696
| pattern | false | "\<!-- issueTable --\>" | the identifier to inject the issue table and <br /> extract the body of each issue |
9797
| labels | false | - | comma-separated labels to filter issues |
98-
| state | false | "all" | state of the issues to filter them ("all" | "open" | "closed") |
98+
| state | false | "all" | state of the issues to filter them (`"all" \| "open" \| "closed"`) |
9999

100100
## Limitations
101101

0 commit comments

Comments
 (0)