Update ci.yml

This commit is contained in:
Nicolas Chan 2021-03-03 18:20:37 -08:00 committed by GitHub
parent 55784ad61e
commit 9e1221c450
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,9 @@
name: CI
# Controls when the action will run.
on: [push, pull_request]
on:
push:
pull_request:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: