Skip to content

CI - increase the number of integration workflow (#620) #1

CI - increase the number of integration workflow (#620)

CI - increase the number of integration workflow (#620) #1

Workflow file for this run

---
name: black
concurrency:
group: '${{ github.workflow }} @ ${{ github.sha }}'
cancel-in-progress: true
on:
push:
branches:
- main
- 'stable-*'
pull_request_target:
jobs:
format:
uses: abikouo/github_actions/.github/workflows/black.yml@automate_changes_a