chore(autoblack): temporary run autoblack on this PR branch to test it

This commit is contained in:
Laurent Peuch 2024-03-07 02:30:32 +01:00
parent e53a57f2e8
commit ab355cc18f

View file

@ -2,7 +2,7 @@ name: Check / auto apply Black
on: on:
push: push:
branches: branches:
- dev - autoblack-diff
jobs: jobs:
black: black:
name: Check / auto apply black name: Check / auto apply black