Skip to content

Commit

Permalink
run GH action on demand
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
  • Loading branch information
dims committed Dec 22, 2023
1 parent cfb46f6 commit a7b9d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/periodic_e2e.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Periodic Test with Kind

on:
workflow_dispatch:
schedule:
- cron: "0 */3 * * *"

Expand Down

0 comments on commit a7b9d5f

Please sign in to comment.