trigger github actions on pull requests (#313)

This commit is contained in:
Benjamin Sergeant
2021-08-13 05:07:24 -07:00
committed by GitHub
parent 3baf59a031
commit dbafa0aa07
8 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on:
push:
paths-ignore:
- 'docs/**'
pull_request:
jobs:
windows: