Skip to content

Commit

Permalink
Update format-python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed Apr 25, 2024
1 parent 25f30d2 commit 3950a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format-python.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Format Python
on:
pull_request:
paths:
- '**.py'
types:
- [ opened, synchronize, reopened, edited, ready_for_review ]
workflow_dispatch:
jobs:
format:
Expand Down

0 comments on commit 3950a03

Please sign in to comment.