Skip to content

Commit

Permalink
Update qa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Mar 28, 2024
1 parent 32e844a commit 535335a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Контроль качества
on: [push, pull_request]
jobs:
build:
if: github.repository == 'khorevaa/configor'
if: github.repository == 'oscript-library/configor'
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 535335a

Please sign in to comment.