updates github action

This commit is contained in:
2026-01-10 12:15:32 +01:00
parent e77ee0a722
commit de824b6483

View File

@@ -1,7 +1,11 @@
name: Smoketest
on:
push:
<<<<<<< HEAD
branches: [ "main" ]
=======
branches: [ "*" ]
>>>>>>> 59096e7 (updates github action)
pull_request:
branches: [ "main" ]