Skip to content

Properly handle artifact_name_patterns #6043

Properly handle artifact_name_patterns

Properly handle artifact_name_patterns #6043

Workflow file for this run

name: Formatting
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
code-format-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]