Skip to content

Commit

Permalink
Add workflow_dispatch trigger to attestation e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: kpk47 <kkris@google.com>
  • Loading branch information
kpk47 committed Nov 9, 2022
1 parent 3babacb commit 4835f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kind-verify-attestation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ name: Test attest / verify-attestation
on:
pull_request:
branches: [ 'main', 'release-*' ]
workflow_dispatch:

defaults:
run:
Expand Down

0 comments on commit 4835f5f

Please sign in to comment.