Skip to content

Commit

Permalink
Update black.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
75efb6 authored Jan 8, 2025
1 parent a7ff353 commit b91820c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: black-action-push
on: push
on:
push:
branches:
- main
jobs:
linter_name:
name: runner / black
Expand Down

0 comments on commit b91820c

Please sign in to comment.