diff --git a/README.md b/README.md index c9bc579..751cf1b 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,6 @@ RUST_LOG=debug cargo run TaskBot is meant to run in CI where it automatically attaches to the issues of the repository it is running from. It should run on a daily schedule. -Documentation on CI integration is TBD. +For NixOS runners, you can check +[`.forgejo/workflows/taskbot.yml`](./.forgejo/workflows/taskbot.yml) and the +associated [`taskbot.nix`](./.forgejo/script/taskbot.nix).