Skip to content

Commit

Permalink
Update black.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ruslan Senatorov <[email protected]>
  • Loading branch information
ruslansenatorov authored Dec 14, 2024
1 parent 1d8bf61 commit 753ef3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
push:
branches:
- "**"
branches-ignore:
- 'refs/pull/**' # Игнорируем пуши, связанные с PR

schedule:
- cron: "0 0 * * *" # Run every day
Expand Down

0 comments on commit 753ef3d

Please sign in to comment.