Run tests on push as well (#2814)

This commit is contained in:
Néstor Pérez 2023-08-30 19:03:22 +02:00 committed by GitHub
parent 38ff9069f3
commit 47215d4635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,13 @@
name: Tests
on:
push:
branches:
- main
- current-release
- "*LTS"
tags:
- "!*"
pull_request:
branches:
- main