Run CI pipeline on pull requests (#587)

Allows CI to run for approved outside collaborators
This commit is contained in:
Jamil
2022-05-12 04:50:16 -10:00
committed by GitHub
parent 298b353ebe
commit 90c8ece94f

View File

@@ -6,6 +6,7 @@ concurrency: ci
name: CI
on:
- push
- pull_request
defaults:
run:
shell: bash