From 9dd5c2a3c5b0f15fa507e7df9dbeabed26b0a94a Mon Sep 17 00:00:00 2001 From: Griefed <griefed@griefed.de> Date: Sun, 28 Aug 2022 15:46:35 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 55a4b70..54548b0 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ Combines: - Docker-in-Docker - [discord.sh](https://github.com/ChaoticWeg/discord.sh) - git +- [act](https://github.com/nektos/act) + +# act + +act requires a `.actrc`-file to be present in the executing users home directory, so `~/.actrc`. For information about the contents and configuration of this file, see [nektos/act#first-run](https://github.com/nektos/act#first-act-run) and [nektos/act#configuration](https://github.com/nektos/act#configuration) # discord.sh example -- GitLab