Unverified Commit 99693db0 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Update ci.yaml (#365)

* Update ci.yaml

Change CI to `pull_request` so that forks will also build PRs

* Update ci.yaml

all tags, pull requests
parent afee2a66
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
on: [push]
on:  
  push:
    tags:
      - '*'
  pull_request:
  
name: CI