Removed pull from the workflow triggers

This commit is contained in:
Maurice Parker 2019-10-15 05:46:09 -05:00
parent 3d077642ed
commit 1cb75f4ae5
1 changed files with 1 additions and 1 deletions

View File

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