diff --git a/.github/workflows/sqlancer-test-pipelines.yml b/.github/workflows/sqlancer-test-pipelines.yml index c051895f3..0c95ce15e 100644 --- a/.github/workflows/sqlancer-test-pipelines.yml +++ b/.github/workflows/sqlancer-test-pipelines.yml @@ -41,7 +41,7 @@ jobs: - name: Checkout Sqlancer uses: actions/checkout@v3 with: - ref: master + ref: main repository: sqlancer/sqlancer - name: Build SQLancer