mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-06-24 14:10:49 -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:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- "release/**"
|
||||
#branches:
|
||||
# - main
|
||||
# - "release/**"
|
||||
paths:
|
||||
- "internal/api/**"
|
||||
- "api/attestationconfigapi/**"
|
||||
- ".github/workflows/e2e-attestationconfigapi.yml"
|
||||
- "go.mod"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue