From 71daf3d5ae8336917bb47d9df7bfe38c8957c6d0 Mon Sep 17 00:00:00 2001 From: Willow Carretero Chavez Date: Mon, 18 Dec 2023 14:10:27 -0500 Subject: [PATCH] Some renaming --- .github/workflows/lint.yml | 2 +- .github/workflows/socials/help_wanted_notify.yml | 2 +- .github/workflows/socials/push_notify.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 673555d29..a8f35f66c 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,4 +1,4 @@ -name: golangci-lint +name: lint on: push: diff --git a/.github/workflows/socials/help_wanted_notify.yml b/.github/workflows/socials/help_wanted_notify.yml index c7b8a2ce1..9fdcf140f 100644 --- a/.github/workflows/socials/help_wanted_notify.yml +++ b/.github/workflows/socials/help_wanted_notify.yml @@ -1,4 +1,4 @@ -name: notify social media (help wanted) +name: notify discord (help wanted) on: issues: diff --git a/.github/workflows/socials/push_notify.yml b/.github/workflows/socials/push_notify.yml index 29f8e1705..e8ec15e9b 100644 --- a/.github/workflows/socials/push_notify.yml +++ b/.github/workflows/socials/push_notify.yml @@ -1,4 +1,4 @@ -name: notify social media +name: notify discord on: release: