This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 0f4f9b19c Remove unnecessary fetch-tags
0f4f9b19c is described below
commit 0f4f9b19cab7b32e2e458c7d464d607cbfa32356
Author: Matthew de Detrich <[email protected]>
AuthorDate: Wed Sep 6 11:06:19 2023 +0200
Remove unnecessary fetch-tags
---
.github/workflows/format.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 5630a0f4c..21219254f 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]