Run tests on PRs.

This commit is contained in:
Ignacio Gómez 2024-02-11 11:45:37 -03:00
parent 5b4a46e114
commit f5b35cbde0
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
name: Test
on:
push
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
MOSQUITTO_VERSION_1: 1.6.14
MOSQUITTO_VERSION_2: 2.0.15