Skip to content

Commit

Permalink
push formatted py file back
Browse files Browse the repository at this point in the history
  • Loading branch information
kuanfandevops committed Jul 31, 2024
1 parent d26d5bf commit 8b47e39
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/prettier-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,10 @@ jobs:
uses: DataDog/[email protected]
with:
fail_on_error: "false"


- name: Commit Python files
uses: EndBug/[email protected]
with:
add: 'django'
committer_name: 'kuan'
message: 'python files changed after formater DataDog/action-py-black-formatter'

0 comments on commit 8b47e39

Please sign in to comment.