test workflow

This commit is contained in:
Adrian Stobbe 2024-09-10 10:08:18 +02:00
parent 49945c016e
commit 2079be2416

View File

@ -3,11 +3,12 @@ name: e2e test attestationconfig API
on:
workflow_dispatch:
push:
branches:
- main
- "release/**"
#branches:
# - main
# - "release/**"
paths:
- "internal/api/**"
- "api/attestationconfigapi/**"
- ".github/workflows/e2e-attestationconfigapi.yml"
- "go.mod"