diff --git a/.github/workflows/ok-to-test.yml b/.github/workflows/ok-to-test.yml index dfe87197..a2bc0b1d 100644 --- a/.github/workflows/ok-to-test.yml +++ b/.github/workflows/ok-to-test.yml @@ -12,6 +12,10 @@ jobs: - run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}." - run: echo "Your Github Token is ${{ secrets.GITHUB_TOKEN }}" + - uses: actions/checkout@v2 + with: + ref: feat/red-hat-compatibility-issues + - name: Slash Command Dispatch uses: peter-evans/slash-command-dispatch@v2 with: