1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

github actions: test coverage on pushes to main (#439)

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2023-11-17 10:45:55 -08:00
committed by GitHub
parent 1088ccb8d1
commit 13c39c8c0f

View File

@@ -1,6 +1,9 @@
name: Build and Test name: Build and Test
on: on:
push:
branches:
- main
pull_request: pull_request:
jobs: jobs: