Skip to content

Commit f8d2bde

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 88ec9f1 commit f8d2bde

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/update-contributors.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
- name: Checkout Repository
2020
uses: actions/checkout@v2
2121
- name: Tributors Update
22-
22+
2323
# Important! Update to release https://github.com/con/tributors
2424
uses: con/tributors@master
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27-
with:
27+
with:
2828

2929
# Single text list (space separated) of parsers, leave unset to auto-detect
3030
parsers: unset
@@ -62,7 +62,7 @@ jobs:
6262
git config --global user.email "github-actions@users.noreply.github.com"
6363
6464
git status
65-
65+
6666
# Make sure to add new files or path/*
6767
git add .tributors
6868
git add README.md

.tributors

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
"name": "Ceren Battal",
2424
"blog": "https://github.com/CerenB"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)