Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Sep 10, 2024
1 parent 7bb7df2 commit ac22fcb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/e2e-attestationconfigapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit ac22fcb

Please sign in to comment.