From ccd4408cef6f40bcb296e7e25a756efd082cc36f Mon Sep 17 00:00:00 2001 From: Marie Date: Mon, 25 Sep 2023 17:05:42 +0200 Subject: [PATCH 1/2] fix(ci): wildcard at wrong spot --- .github/workflows/lint.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1dbd181c7..1f9cb79c9 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -3,10 +3,10 @@ name: Lint on: push: branches: - - master/** - - develop/** + - master + - develop paths: - - packages + - packages/** pull_request: jobs: From 4b28bbb24f7d52a4de1625165dd0040f98afad5c Mon Sep 17 00:00:00 2001 From: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:19:11 +0200 Subject: [PATCH 2/2] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e8b65dc3b..6c8c6f7a4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - - name: 💬 Misskey official Discord - url: https://discord.gg/Wp8gVStHW3 - about: Chat freely about Misskey + - name: 💬 Transfem.org Discord + url: https://discord.gg/xTtXc7We + about: Chat freely about Sharkey