From 3f5595e7940cabb71b8deb2f21f08f5de8aeceac Mon Sep 17 00:00:00 2001 From: John Guan Date: Wed, 1 Dec 2021 21:54:02 +0800 Subject: [PATCH] Update demo.yml --- .github/workflows/demo.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index 3a90a0d..a0c9893 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -1,9 +1,9 @@ -name: demo-reset +name: Demo Reset # Controls when the workflow will run on: -# schedule: -# - cron: "0 * * * *" + schedule: + - cron: "0 * * * *" # Allows you to run this workflow manually from the Actions tab workflow_dispatch: @@ -57,9 +57,7 @@ jobs: break fi done - -# - name: Wait for new instance running -# run: sleep 10s + sleep 10s - name: Put instance public ports run: |