Skip to content

Commit

Permalink
Update source branch of ok to test
Browse files Browse the repository at this point in the history
  • Loading branch information
bhati-pradeep committed Mar 13, 2024
1 parent 88752af commit eed642a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ok-to-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit eed642a

Please sign in to comment.