Skip to content

Commit 85b05c5

Browse files
Update nightly-trigger.yaml
1 parent fbb2073 commit 85b05c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/nightly-trigger.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,6 @@ jobs:
8585
# This command calls the other workflow file by name and passes the PR number
8686
gh workflow run manual-status-setter.yml \
8787
--ref ${{ github.ref }} \
88-
-f pr_number=${{ matrix.pr_number }}
88+
-f pr_number=${{ matrix.pr_number }} \
89+
-R ${{ github.repository }}
90+

0 commit comments

Comments
 (0)