Skip to content

Commit

Permalink
ci: trigger formatter when workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw authored Oct 14, 2023
1 parent 02758a8 commit 8c35d8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- poetry.lock
- '**.py'

permissions:
Expand Down

0 comments on commit 8c35d8e

Please sign in to comment.