1
0
mirror of https://github.com/speed47/spectre-meltdown-checker synced 2024-06-26 07:02:09 +02:00

chore: github: add check run on pull requests

This commit is contained in:
Stéphane Lesimple 2020-01-10 13:19:36 +01:00
parent eec77e1ab9
commit a1a35c9b35

View File

@ -1,6 +1,6 @@
name: CI
on: [push]
on: [push, pull_request]
jobs:
build: