Skip to content

Commit 5a77f93

Browse files
Update regex
1 parent c154a63 commit 5a77f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
- key: kayobe
2929
path: src/kayobe-config/requirements.txt
3030
repository: stackhpc/kayobe
31-
search_regex: '@stackhpc\/.*$'
32-
prefix: '@'
31+
search_regex: 'kayobe@stackhpc\/.*$'
32+
prefix: 'kayobe@'
3333
permissions:
3434
contents: write
3535
pull-requests: write

0 commit comments

Comments
 (0)