Skip to content

Commit

Permalink
Update black_pull.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 ef24eda commit 1d8bf61
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/black_pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ on:
pull_request:
branches:
- "**"
# schedule:
# - cron: "0 0 * * *" # Run every day
# workflow_dispatch:
# create:
# delete:
# release:
# issues:
# pull_request_review:
# pull_request_review_comment:
schedule:
- cron: "0 0 * * *" # Run every day
workflow_dispatch:
create:
delete:
release:
issues:
pull_request_review:
pull_request_review_comment:

jobs:
black:
Expand Down

0 comments on commit 1d8bf61

Please sign in to comment.