Skip to content

Commit

Permalink
Fix ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 27, 2024
1 parent a5f369f commit 3274f9f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions ci/config.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.22/c2cciutils/schema.json

checks:
codespell: False
required_workflows: False
setup: False
dependabot: False
dependabot_config: False
black:
ignore_patterns_re:
- custom/custom/alembic/script\.py\.mako

version:
branch_to_version_re:
- from: (prod-[0-9]+-[0-9]+)
Expand Down

0 comments on commit 3274f9f

Please sign in to comment.