Skip to content

Commit 3aa0379

Browse files
committed
fix github action and CODEOWNERS
1 parent 93eeebc commit 3aa0379

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dependabot_dedupe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: laboperator-gmbh/github-actions/yarn-dedupe@v1
15+
- uses: laboperator-gmbh/github-actions/yarn/dedupe@v1

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@laboperator-gmbh/application
1+
* @laboperator-gmbh/application

0 commit comments

Comments
 (0)