Changelog
- 12999b6 Reduce unnecessary DB queries for Actions tasks (#219)
- 49a2fcc fix endless loop (#306)
- 8f88e4f Update README.md (#302)
- a1bb3b5 Catch the panic and print the error (#305)
- 1a7ec5f Upgrade gitea/act (#298)
- 5d01cb8 Add tips in config file (#297)
- dcf84d8 Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. (#295)
- 73adae0 Upgrade act (#291)
- db662b3 ci(lint): refactor code for clarity and linting compliance (#289)
- cf92a97 refactor(register): refactor registration functions and improve logging (#288)
- 8705871 fix(register): refactor context usage in registration functions (#286)
- c701ba4 Add a quick start runner method in README (#282)
- 57ff1df config: default container workspace set to host path (#279)
- 3dcfd6e Run as cache server (#275)