mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
github/workflows/coverage.yml: measure coverage on push only
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Coverage
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
coverage:
|
||||
|
||||
Reference in New Issue
Block a user