Skip to content

Commit

Permalink
Update trigger-gam-with-gh-cli.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
riprasad authored Nov 11, 2024
1 parent f982548 commit b442834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger-gam-with-gh-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
GH_TOKEN: ${{ steps.app-token.outputs.token }}
run: |
gh workflow run test.yaml --repo red-hat-data-services/Gated-Auto-Merger \
gh workflow run test.yaml --repo red-hat-data-services/gam-poc \
--ref main \
--field component=${{ env.COMPONENT }} \
--field workflow_run_id=$GITHUB_RUN_ID
--field workflow_run_id=$GITHUB_RUN_ID

0 comments on commit b442834

Please sign in to comment.