Kaynağa Gözat

ci(black): fix branch

pull/8/head
Jérôme Deuchnord 1 yıl önce
ebeveyn
işleme
08247941ad
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      .github/workflows/black.yml

+ 2
- 2
.github/workflows/black.yml Dosyayı Görüntüle

@@ -2,9 +2,9 @@ name: Code style


on: on:
push: push:
branches: [master, features]
branches: [main, features]
pull_request: pull_request:
branches: [master, features]
branches: [main, features]


jobs: jobs:
lint: lint:


Yükleniyor…
İptal
Kaydet