Skip to content

Commit 5b34b11

Browse files
committed
style: deno fmt once more
1 parent 90755ad commit 5b34b11

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ see [configuration](#configuration) below for more.
1414
variables you may want to set, see [`lib/config.ts`](./lib/config.ts).
1515
1. Create a Discord webhook (`https://discord.com/api/webhooks/1234/ABCDWXYZ`).
1616
2. Take the ID (`1234`) and token (`ABCDWXYZ`) from the URL, and enter
17-
`https://<filter_url>/1234/ABCDWXYZ` (note: no `/github`) in the GitHub webhook settings:
18-
\
17+
`https://<filter_url>/1234/ABCDWXYZ` (note: no `/github`) in the GitHub webhook settings:\
1918
![settings](./.github/assets/github-settings.png)
2019
3. Optionally add configuration parameters (see below) to the URL, e.g.
2120
`?allowBranches=master,dev&hideTags=1`.

0 commit comments

Comments
 (0)