Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

BugFix/Spelling correction in telemetry payload (#2001) #2

BugFix/Spelling correction in telemetry payload (#2001)

BugFix/Spelling correction in telemetry payload (#2001) #2

name: Test Docker Build
on:
push:
branches:
- main
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
env:
PUPPETEER_SKIP_DOWNLOAD: true
steps:
- uses: actions/checkout@v3
- run: docker build --no-cache -t flowise .