Skip to content

Commit

Permalink
Update check-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdivya153 authored Oct 9, 2024
1 parent f1f43af commit bf4a0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Trigger Workflow in Another Repository
run:
# Set the required variables
repo_owner=" rdkcentral"
repo_owner="rdkcentral"
repo_name="firebolt-apis"
event_type="trigger-workflow"
OPENRPC_PR_BRANCH="${{ github.event.pull_request.head.ref }}"
Expand Down

0 comments on commit bf4a0d9

Please sign in to comment.