Skip to content

Commit 32523a2

Browse files
committed
chore: Merge branch 'main' into chore/crd-versioning
2 parents b3c1891 + 0d5d567 commit 32523a2

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/workflows/pr_pre-commit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: pre-commit
33

44
on:
55
pull_request:
6+
merge_group:
67

78
env:
89
CARGO_TERM_COLOR: always

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ repos:
6868
language: system
6969
entry: make regenerate-nix
7070
stages: [pre-commit, pre-merge-commit]
71-
pass_filename: false
71+
pass_filenames: false
7272
files: Cargo\.lock
7373

7474
- id: cargo-test

nix/sources.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)