From 6b9a48a935e3e444d28f2df6e55ff4bd4bcec758 Mon Sep 17 00:00:00 2001 From: Changliang Wu Date: Wed, 1 Feb 2023 19:59:49 +0800 Subject: [PATCH 1/4] (feat:) 11111 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9c59ceae6..2f3602b82 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,7 +33,7 @@ jobs: - uses: actions/checkout@v2 - name: Check conventional commits - uses: webiny/action-conventional-commits@v1.1.0 + uses: wu-cl/action-conventional-commits@pattern - name: Check spelling uses: crate-ci/typos@v1.0.4 From 4d3579ef2d7cd919aa80b23da02421ba68f2745c Mon Sep 17 00:00:00 2001 From: Changliang Wu Date: Wed, 1 Feb 2023 20:00:04 +0800 Subject: [PATCH 2/4] 124123 --- 111 | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 111 diff --git a/111 b/111 new file mode 100644 index 000000000..e69de29bb From f57791a73020a15d52362a6e2e6034bfcb63b378 Mon Sep 17 00:00:00 2001 From: Changliang Wu Date: Wed, 1 Feb 2023 20:00:22 +0800 Subject: [PATCH 3/4] ci:aaaaa --- 124123 | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 124123 diff --git a/124123 b/124123 new file mode 100644 index 000000000..e69de29bb From 5b352205e060522e5b5c75a5b22e9c71bedb7f3e Mon Sep 17 00:00:00 2001 From: Changliang Wu Date: Wed, 1 Feb 2023 20:02:36 +0800 Subject: [PATCH 4/4] 12412: aaaaa --- .github/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2f3602b82..9dc6c70bd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,6 +34,8 @@ jobs: - name: Check conventional commits uses: wu-cl/action-conventional-commits@pattern + with: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Check spelling uses: crate-ci/typos@v1.0.4