We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e844a commit 535335aCopy full SHA for 535335a
.github/workflows/qa.yml
@@ -7,7 +7,7 @@ name: Контроль качества
7
on: [push, pull_request]
8
jobs:
9
build:
10
- if: github.repository == 'khorevaa/configor'
+ if: github.repository == 'oscript-library/configor'
11
runs-on: ${{ matrix.os }}
12
strategy:
13
fail-fast: false
0 commit comments