Skip to content

Commit b4cd264

Browse files
committed
chore: format
1 parent 9d70901 commit b4cd264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord-webhook.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ async function fetchJobs() {
136136
? {
137137
Authorization: `token ${process.env.GITHUB_TOKEN}`,
138138
// eslint-disable-next-line no-mixed-spaces-and-tabs
139-
}
139+
}
140140
: undefined),
141141
},
142142
})

0 commit comments

Comments
 (0)