<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>otakugeekx@gmail.com</email>
		<name>Lucas Couto</name>
	</maintainer>
	<longdescription lang="en">
		act lets you run your GitHub Actions workflows locally. Instead of
		committing and pushing to trigger CI, act reads the workflow files in
		.github/workflows and executes each job in a Docker container that
		mirrors the GitHub-hosted runner environment, giving fast feedback and
		saving CI minutes.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/nektos/act/issues</bugs-to>
		<remote-id type="github">nektos/act</remote-id>
	</upstream>
</pkgmetadata>
