BTHLABS-0000: Filter ci workflow's triggers.

This commit is contained in:
Tomek Wójcik 2025-08-30 07:57:44 +02:00
parent f68e5b4573
commit fad9d2d26f

View File

@ -2,7 +2,11 @@ name: "CI"
on:
push:
branches:
- "public"
pull_request:
branches:
- "public"
jobs:
run-checks: