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: on:
push: push:
branches:
- "public"
pull_request: pull_request:
branches:
- "public"
jobs: jobs:
run-checks: run-checks: