Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated commit fix #1361

Merged
merged 2 commits into from
Oct 5, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update code-style.yml
  • Loading branch information
rexdivakar committed Oct 5, 2020
commit db340f350e4c62a42be92b805b3066a6ddffe41c
2 changes: 0 additions & 2 deletions .github/workflows/code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- name: Commit and push changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_author_email: ''
commit_author_name: AutoPEP8
commit_message: "autopep8 fix"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}