Skip to content

chore(ci): implement acceptance tests in GitHub workflow #5

chore(ci): implement acceptance tests in GitHub workflow

chore(ci): implement acceptance tests in GitHub workflow #5

Workflow file for this run

name: Build dist
on:
push:
branches: [ master ]
pull_request:
types:
- opened
- synchronize
- reopened
permissions:
contents: read
jobs:
build:
uses: owncloud/reusable-workflows/.github/workflows/build.yml@main