Update CI script to run on PRs

pull/24/head
Vinícius Garcia 2022-07-05 22:45:16 -03:00
parent 8d688eb2c1
commit 1969ed1fc7
1 changed files with 1 additions and 1 deletions

View File

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