From 483ad0719181154bba38d4764ca2acf59d60ccfc Mon Sep 17 00:00:00 2001 From: kokodev Date: Sat, 30 Nov 2024 20:35:21 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20ci:=20Remove=20comments.=20I=20f?= =?UTF-8?q?orgot=20this=20is=20not=20yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4908626..88da79e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -172,7 +172,6 @@ jobs: ], "ignore_labels": [], "empty_template": "- No changes", - // Custom formatting for commits "commit_template": "- `{{SHA}}`: {{message}} ({{author}})" } token: ${{ secrets.GITHUB_TOKEN }}