Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Jun 12, 2024
1 parent 9d70901 commit b4cd264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord-webhook.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ async function fetchJobs() {
? {
Authorization: `token ${process.env.GITHUB_TOKEN}`,
// eslint-disable-next-line no-mixed-spaces-and-tabs
}
}
: undefined),
},
})
Expand Down

0 comments on commit b4cd264

Please sign in to comment.