diff --git a/.github/workflows/authorized_users.yml b/.github/workflows/authorized_users.yml index 13fccf0767..01395e55b4 100644 --- a/.github/workflows/authorized_users.yml +++ b/.github/workflows/authorized_users.yml @@ -48,7 +48,7 @@ jobs: -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \ https://api.github.com/repos/${{ github.repository }}/actions/workflows/test_illumina_genotyping_array.yml/dispatches \ -d '{ - "ref": "develop", + "ref": "np_jw_test_illumina_genotyping_arrays", "inputs": { } }'