mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
chore(autoblack): temporary run autoblack on this PR branch to test it
This commit is contained in:
parent
e53a57f2e8
commit
ab355cc18f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autoblack.yml
vendored
2
.github/workflows/autoblack.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue