Skip to content

Commit 42b2086

Browse files
committed
Format
1 parent a343030 commit 42b2086

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/FormatPullRequest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
- cron: "0 0 * * *"
55
workflow_dispatch: ~
66
issue_comment:
7-
types: ["created"]
7+
types:
8+
- "created"
89
permissions:
910
contents: "write"
1011
pull-requests: "write"

0 commit comments

Comments
 (0)