CI: use GitHub action for Pull Requests
authorPaul Spooren <mail@aparcar.org>
Sat, 27 Jun 2020 09:14:55 +0000 (23:14 -1000)
committerPaul Spooren <mail@aparcar.org>
Sat, 5 Sep 2020 01:36:07 +0000 (15:36 -1000)
commitb787aa9c8155a4e5ccd9c6fe2fd6b39a1876c1a6
tree2df009b166cabfc963f84ebfe4aeb2d77ea8d690
parenta870847834b33325e16b99712354c7f24f366c02
CI: use GitHub action for Pull Requests

Test all GitHub pull requests for multiple architectures and store build
logs and created packages. This is the first commit of a series of
patches to simplify the life of maintainers.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.github/workflows/multi-arch-test-build.yml [new file with mode: 0644]