ci: initial coverage (#1022)

pull/1023/head
Jonathan Haines 2025-03-18 19:56:11 +11:00 committed by GitHub
parent b6267e721d
commit 6c8ba4cdcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

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