Skip to content

DEV-574 DEV-635 small bug fixes #128

DEV-574 DEV-635 small bug fixes

DEV-574 DEV-635 small bug fixes #128

Workflow file for this run

name: 'Run tasks when PR to main is opened'
on:
pull_request:
branches:
- main
jobs:
run-tests:
uses: ./.github/workflows/run-tests.yaml