Don't run the CI twice in an open PR

This commit is contained in:
Tom Lin 2021-03-08 20:31:23 +00:00
parent cda17d7b30
commit 856822d663

View File

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