enable running tests on pull requests

This commit is contained in:
El RIDO 2025-09-13 07:21:10 +02:00
parent 86b1a4e9ac
commit 5cca4be89a
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

@ -1,6 +1,8 @@
name: Tests name: Tests
on: on:
push: push:
pull_request:
branches: [ master ]
workflow_dispatch: workflow_dispatch:
jobs: jobs: