Skip to content

feat: add featured image caption block to templates (#415) #66

feat: add featured image caption block to templates (#415)

feat: add featured image caption block to templates (#415) #66

name: Build and Test
on:
pull_request:
push:
branches:
- trunk
- release
- alpha
- 'hotfix/**'
- 'epic/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: Automattic/newspack-scripts/.github/workflows/reusable-build.yml@trunk
lint-js-scss:
needs: build
uses: Automattic/newspack-scripts/.github/workflows/reusable-lint-js-scss.yml@trunk