Skip to content

chore(deps): update taiga-family/ci action to v1.77.0 #1032

chore(deps): update taiga-family/ci action to v1.77.0

chore(deps): update taiga-family/ci action to v1.77.0 #1032

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
name: Build app
runs-on: ubuntu-latest
steps:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- run: npx nx build
concurrency:
group: build-${{ github.head_ref }}
cancel-in-progress: true