mirror of
https://github.com/JoseDeFreitas/awesome-youtubers.git
synced 2024-12-22 05:45:08 -05:00
Remove push action
This commit is contained in:
parent
681e4ab2b2
commit
a08809cd8d
8
.github/workflows/lint.yml
vendored
8
.github/workflows/lint.yml
vendored
@ -26,11 +26,3 @@ jobs:
|
||||
- name: Execute linter
|
||||
run: |
|
||||
python linter/lint.py
|
||||
|
||||
- name: Commit to the repo
|
||||
run: |
|
||||
git config --global user.name "JoseDeFreitas/awesome-youtubers"
|
||||
git config --global user.email "awesome-youtubers[bot]@JoseDeFreitas.github.io"
|
||||
git add .
|
||||
git commit -m 'Update generated files' || echo
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user