This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git


The following commit(s) were added to refs/heads/1.0.x by this push:
     new 16581ed66 Remove unnecessary fetch-tags
16581ed66 is described below

commit 16581ed661ef4a0bde6cd133544068779e50d902
Author: Matthew de Detrich <[email protected]>
AuthorDate: Wed Sep 6 11:06:19 2023 +0200

    Remove unnecessary fetch-tags
    
    (cherry picked from commit 0f4f9b19cab7b32e2e458c7d464d607cbfa32356)
---
 .github/workflows/format.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 900e50810..d6d14ff57 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -16,7 +16,6 @@ jobs:
         uses: actions/checkout@v4
         with:
           fetch-depth: 0
-          fetch-tags: 0
           persist-credentials: false
 
       - name: Check project is formatted


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to