Setting up test infrastructure pipeline v14

This commit is contained in:
Piasecki-grid 2025-03-28 11:06:25 +01:00
parent 0231f81f15
commit b6b7fa785d

View file

@ -1,11 +1,12 @@
name: Pull request pipeline
on:
pull_request:
types:
- opened
branches:
- 'main'
workflow_dispatch:
# pull_request:
# types:
# - opened
# branches:
# - 'main'
jobs:
build: