mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-21 06:06:01 -04:00
Remove gradle-update-robot from contributors
This commit is contained in:
1 parent
9d530e095a
commit
2030fe4461
1 file changed
+2
@@ -24,6 +24,8 @@ jobs:
|
||||
with:
|
||||
file_in_repo: app/src/main/res/raw/contributors.txt
|
||||
min_commit_count: 5
|
||||
- name: Remove gradle-update-robot from contributors (not a person)
|
||||
run: "sed -i 's/^gradle-update-robot$/d' app/src/main/res/raw/contributors.txt"
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v8.0.0
|
||||
with:
|
||||
|
||||
Reference in new issue
Block a user