Skip to content

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

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

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

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