changed trigger of ci to pull-requests only

This commit is contained in:
Tryndaron
2024-04-12 10:50:47 +02:00
parent 559c2aa715
commit 90a90f94dc
+3 -3
View File
@@ -1,10 +1,10 @@
name: Run tests name: Run tests
on: on:
push: #push:
#pull_request: pull_request:
#branches: ['main', 'develop'] branches: ['main', 'develop']
workflow_dispatch: workflow_dispatch: