GH: run on push to main

This commit is contained in:
Michael Panchenko
2025-05-20 01:41:36 +02:00
parent c848e8a7ca
commit 34ad871b21
+5 -1
View File
@@ -1,6 +1,10 @@
name: Tests on CI
on: [pull_request]
on:
pull_request:
push:
branches:
- main
concurrency:
group: ci-${{ github.workflow }}-${{ github.ref }}