Run test for pull requests

This commit is contained in:
Dingedi 2022-04-02 21:02:17 +02:00 committed by GitHub
parent a2bea5e300
commit 70afa5e5e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@ name: Run tests
# Run test at each push to main, if changes to package or tests files
on:
workflow_dispatch:
pull_request:
branches: [ main ]
push:
branches: [ main ]
paths: