diff --git a/README.md b/README.md
index d18fce2..2c0067b 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
 
 ### DevOps
 
+- [actions runner](https://gitea.com/ChristopherHX/actions_runner) - Use the actions/runner developed by GitHub with Gitea Actions.
 - [agola](https://github.com/agola-io/agola) - Agola: CI/CD Redefined. Built-in Gitea support.(see [``docs``](https://agola.io/tryit/#test-using-a-local-gitea-instance))
 - [appveyor](https://www.appveyor.com/) - Gitea receives first-class support in AppVeyor CI.
 - [AWS Cloud Integration(webhook-to-s3)](https://github.com/leonli/webhook-to-s3) - Gitea Webhook integration with AWS CodePipeline and CodeBuild by automatically uploading the archive to AWS S3.