ci: initial coverage (#1022)

pull/1017/head
Jonathan Haines 2025-03-18 19:56:11 +11:00 committed by Tim Barley
parent 86cb7db506
commit 9d7a29d178
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
name: initial-coverage name: initial-coverage
on: on:
push:
branches: [main]
pull_request: pull_request:
branches: ['*'] branches: ['*']