Skip to content

fix(content-distribution): keep node post in status_on_publish when hub schedules #37

fix(content-distribution): keep node post in status_on_publish when hub schedules

fix(content-distribution): keep node post in status_on_publish when hub schedules #37

Workflow file for this run

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