Skip to content

fix(ci): grant contents:read permission for translation-sync caller #4

fix(ci): grant contents:read permission for translation-sync caller

fix(ci): grant contents:read permission for translation-sync caller #4

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