Skip to content

Commit 17021ed

Browse files
committed
misc: remove unless branding
1 parent f6baa8c commit 17021ed

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/on-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030

3131
- name: Git config
3232
run: |
33-
git config user.name "CI Brevz"
34-
git config user.email "ci@brevz.io"
33+
git config user.name "CI async_graphql"
34+
git config user.email "ci[email protected]"
3535
- name: Extract version label
3636
id: extract-version-label
3737
uses: actions/github-script@v2

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ async-graphql-extension-apollo-tracing is an open-source extension for the crate
2323

2424
_Tested at Rust version: `rustc 1.53.0 (53cb7b09b 2021-06-17)`_
2525

26-
**🇫🇷 Crafted in Nantes, France.**
27-
2826
![Apollo Studio with async_graphql](apollo-studio.png?raw=true "Apollo Studio with async_graphql")
2927

3028
## Features

0 commit comments

Comments
 (0)