Skip to content

tests/e2e: Jenkins to GHA migration for SEV and SNP #59

tests/e2e: Jenkins to GHA migration for SEV and SNP

tests/e2e: Jenkins to GHA migration for SEV and SNP #59

Workflow file for this run

name: ccruntime e2e test for PR
on:
push:
branches:
- 'main'
# types:
# - opened
# - synchronize
# - reopened
# - labeled
# paths-ignore:
# - 'docs/**'
jobs:
e2e-pr-snp:
uses: ./.github/workflows/ccruntime_e2e_amd_snp.yaml
e2e-pr-sev:
uses: ./.github/workflows/ccruntime_e2e_amd_sev.yaml