Update black.yml

This commit is contained in:
mouadessalim 2023-05-06 12:46:12 +01:00 committed by GitHub
parent f98c96d045
commit af4bbfe872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,9 @@ on:
push:
branches:
- main
paths:
- '**.py'
pull_request:
branches:
- main
paths:
- '**.py'
jobs:
Check_With_Black: