mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-06-24 22:20:40 -04:00
test workflow
This commit is contained in:
parent
49945c016e
commit
2079be2416
1 changed files with 4 additions and 3 deletions
|
@ -3,11 +3,12 @@ name: e2e test attestationconfig API
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
#branches:
|
||||||
- main
|
# - main
|
||||||
- "release/**"
|
# - "release/**"
|
||||||
paths:
|
paths:
|
||||||
- "internal/api/**"
|
- "internal/api/**"
|
||||||
|
- "api/attestationconfigapi/**"
|
||||||
- ".github/workflows/e2e-attestationconfigapi.yml"
|
- ".github/workflows/e2e-attestationconfigapi.yml"
|
||||||
- "go.mod"
|
- "go.mod"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue