Skip to content

feat(data-events): add ActionScheduler logging and retry reason #326

feat(data-events): add ActionScheduler logging and retry reason

feat(data-events): add ActionScheduler logging and retry reason #326

Workflow file for this run

name: PHP
on:
pull_request:
push:
branches:
- trunk
- release
- alpha
- 'hotfix/**'
- 'epic/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-php:
uses: Automattic/newspack-scripts/.github/workflows/reusable-lint-php.yml@trunk
test-php:
uses: Automattic/newspack-scripts/.github/workflows/reusable-test-php.yml@trunk