From 47584899772c8435107f79ed20831f73b3930d3d Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sun, 24 Apr 2022 23:43:42 -0500 Subject: [PATCH] Update tests --- .github/workflows/cron.yml | 2 +- .github/workflows/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index f691de5..a2e35e9 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -7,7 +7,7 @@ # Attribution required: please include my name in any derivative and let me # know how you have improved it! -name: vpn test cron +name: build cron on: schedule: diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c60ef16..02d3913 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,7 +7,7 @@ # Attribution required: please include my name in any derivative and let me # know how you have improved it! -name: vpn test +name: build on: push: