Revert "test workflow"

This reverts commit ac22fcb0e4fbde96b2628c44e399af5bb57dfde6.
This commit is contained in:
Adrian Stobbe 2024-09-10 11:53:36 +02:00
parent 11a4c816e3
commit 0868b98558

View File

@ -3,12 +3,11 @@ 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"