Skip to content

chore(deps): update actions/create-github-app-token action to v2.2.2 … #877

chore(deps): update actions/create-github-app-token action to v2.2.2 …

chore(deps): update actions/create-github-app-token action to v2.2.2 … #877

Workflow file for this run

name: Build
on:
push:
branches:
- main
- release/*
workflow_dispatch:
permissions:
contents: read
jobs:
common:
uses: ./.github/workflows/build-common.yml
secrets:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}