diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf0d992c..81848e6d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,10 +5,10 @@ name: Tests on: push: branches: - - master + - khulnasoft pull_request: branches: - - master + - khulnasoft jobs: test: