Skip to content

Commit 535335a

Browse files
authored
Update qa.yml
1 parent 32e844a commit 535335a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Контроль качества
77
on: [push, pull_request]
88
jobs:
99
build:
10-
if: github.repository == 'khorevaa/configor'
10+
if: github.repository == 'oscript-library/configor'
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
fail-fast: false

0 commit comments

Comments
 (0)