Skip to content

Add QR Code for Quick Setup #48

Add QR Code for Quick Setup

Add QR Code for Quick Setup #48

Workflow file for this run

name: CI
on:
workflow_call:
pull_request:
branches:
- 'main'
- 'develop'
push:
branches:
- '!main'
- '!develop'
jobs:
tests:
name: Execute Tests
uses: ./.github/workflows/tests.yml
secrets: inherit