Skip to content

Commit

Permalink
docs(style): wrap lines that exceed the length of the deno fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg committed Oct 17, 2024
1 parent a8affaa commit 2133481
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,10 @@ tested. Required values include:

- `SLACK_BOT_TOKEN`: xoxb-01010101-example
- `SLACK_CHANNEL_ID`: C0123456789
- `SLACK_INCOMING_WEBHOOK`: https://hooks.slack.com/services/T0123456789/B0123456789/abcdefghijklmnopqrstuvwxyz
- `SLACK_WEBHOOK_TRIGGER`: https://hooks.slack.com/triggers/T0123456789/00000000000/abcdefghijklmnopqrstuvwxyz
- `SLACK_INCOMING_WEBHOOK`:
https://hooks.slack.com/services/T0123456789/B0123456789/abcdefghijklmnopqrstuvwxyz
- `SLACK_WEBHOOK_TRIGGER`:
https://hooks.slack.com/triggers/T0123456789/00000000000/abcdefghijklmnopqrstuvwxyz

### Experimenting for development

Expand Down

0 comments on commit 2133481

Please sign in to comment.