Updated Bots (markdown)

Tim van der Meij 2024-05-30 15:09:01 +02:00
parent f18f352eb3
commit 7af8d09798

@ -3,7 +3,7 @@ PDF.js maintains two bots that perform various tasks for pull requests and relea
Tasks
-----
While we use GitHub Actions for linting and running (a selection of) unit tests, we use the bots for all other tasks like generating a preview for a pull request and running all tests. The available bot commands are:
While we use GitHub Actions for linting and running subset of tests, we use the bots for all other tasks like generating a preview for a pull request and running all tests. The available bot commands are:
- `preview` (generates a preview build for the pull request)
- `unittest` (runs the unit tests)