Skip to content

Commit

Permalink
chore: fix third-party bot entrypoints
Browse files Browse the repository at this point in the history
  • Loading branch information
KnorpelSenf committed Oct 16, 2024
1 parent 74c6696 commit 9e5876c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/third_party.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
- https://raw.githubusercontent.com/dcdunkan/y-by-example/main/contents/hello-world.ts
- https://raw.githubusercontent.com/dcdunkan/y-by-example/main/contents/inline-keyboards.ts
- https://raw.githubusercontent.com/dcdunkan/y-by-example/main/contents/message-formatting.ts
- https://raw.githubusercontent.com/grammyjs/docs-bot/main/bot.ts
- https://raw.githubusercontent.com/grammyjs/docs-bot/main.ts
- https://raw.githubusercontent.com/grammyjs/guard-bot/bot.ts

steps:
- uses: denoland/setup-deno@v2
Expand Down

0 comments on commit 9e5876c

Please sign in to comment.