Fix workflows (#376)

* tests on PR
This commit is contained in:
Andrea Spacca 2021-05-21 17:20:45 +02:00 committed by GitHub
parent 2e2c07c3a0
commit 8f6e44b212
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,8 @@
name: test name: test
on: on:
pull_request: pull_request:
types: [opened] branches:
- "*"
push: push:
branches: branches:
- "*" - "*"