Skip to content

Chatbot example: clean up servers in correct order (#353) #247

Chatbot example: clean up servers in correct order (#353)

Chatbot example: clean up servers in correct order (#353) #247

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml