Skip to content

Commit

Permalink
Allow workflow dispatch for e2e k3d (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Feb 3, 2024
1 parent de60dd9 commit 3e32166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-k3d.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: E2E test (on kubernetes)

on:
workflow_dispatch:
push:
paths:
- 'website/**'
Expand Down

0 comments on commit 3e32166

Please sign in to comment.