From 5bc77507567b55f19ecfcefc08c662359d36b974 Mon Sep 17 00:00:00 2001 From: Chris Keele Date: Sun, 14 Apr 2024 00:31:42 -0500 Subject: [PATCH] Trigger first edge run. --- .github/workflows/test-edge.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-edge.yml b/.github/workflows/test-edge.yml index 3a8d48f..2ed1848 100644 --- a/.github/workflows/test-edge.yml +++ b/.github/workflows/test-edge.yml @@ -10,6 +10,8 @@ on: schedule: - cron: 0 0 * * * + push: {} + env: edge-elixir: "master" edge-otp: "x"