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: