Skip to content

Updating schema to make "credit_metadata" the top node and move the m… #254

Updating schema to make "credit_metadata" the top node and move the m…

Updating schema to make "credit_metadata" the top node and move the m… #254

Workflow file for this run

name: Standard PR workflow
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
run_unit_tests:
uses: ./.github/workflows/run_tests.yaml
run_code_ql:
uses: ./.github/workflows/codeql.yaml
run_codacy:
uses: ./.github/workflows/codacy.yaml
run_trivy:
uses: ./.github/workflows/trivy.yaml