Skip to content

Create image-publish.yml #181

Create image-publish.yml

Create image-publish.yml #181

Workflow file for this run

name: Black Formatting Check
# Run on every push and pull request
on: [push, pull_request]
jobs:
call-format-check:
uses: project-carpi/.github/.github/workflows/black-check.yml@main
permissions:
contents: read
secrets: inherit