Skip to content

Commit

Permalink
fixed the context name for PRT status (#11621)
Browse files Browse the repository at this point in the history
fixed the context name for prt status
  • Loading branch information
omkarkhatavkar authored Jun 7, 2023
1 parent 8a2b45d commit 3cf9d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_cherry_pick_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: omkarkhatavkar/wait-for-status-checks@main
with:
ref: ${{ github.head_ref }}
context: 'Robottelo Runner'
context: 'Robottelo-Runner'
wait-interval: 60
count: 100

Expand Down

0 comments on commit 3cf9d7a

Please sign in to comment.