Skip to content

Commit 6025c14

Browse files
committed
chore: Resolving coderabbits comment
1 parent 0f8dfaa commit 6025c14

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ on:
1111
- '**/*.py'
1212
- '**/*.sh'
1313
- Dockerfile*
14-
- .pre-commit-hooks.yaml
15-
# Ignore paths
16-
- '!tests/**'
14+
- .pre-commit-hooks.yaml
15+
paths-ignore:
16+
- 'tests/**'
1717

1818

1919
jobs:

0 commit comments

Comments
 (0)