Skip to content

fix(ci): docker and electron publish #20

fix(ci): docker and electron publish

fix(ci): docker and electron publish #20

Workflow file for this run

name: Build
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/workflow-build.yaml