From eed642a514a627df6efd92afa684fe89f7d5a45b Mon Sep 17 00:00:00 2001 From: Pradeepsingh Bhati Date: Wed, 13 Mar 2024 19:21:00 +0530 Subject: [PATCH] Update source branch of ok to test --- .github/workflows/ok-to-test.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: