Skip to content

Testing automated performance metrics - do not merge yet #19552

Testing automated performance metrics - do not merge yet

Testing automated performance metrics - do not merge yet #19552

Workflow file for this run

name: Build PM4
on:
pull_request:
types: [opened, reopened, synchronize, edited, closed]
schedule:
- cron: '30 2 * * *' # run daily
workflow_dispatch:
workflow_call:
jobs:
run:
name: Run PM4-workflow
uses: processmaker/.github/.github/workflows/deploy-pm4.yml@automated-performance-tests

Check failure on line 12 in .github/workflows/deploy-pm4.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-pm4.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy-pm4.yml" -> "processmaker/.github/.github/workflows/deploy-pm4.yml@automated-performance-tests" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit