Commit 0e050aa
authored
Correctly set the source repository when doing PR validation (#328)
### Description
The previous workflow was just using the current repositories, which
worked when I was testing but didn't work for actual PRs.
### Issues Resolved
No Issue
### Check List
- [X] Commits are signed per the DCO using `--signoff`
By submitting this pull request, I confirm that my contribution is made
under the terms of the BSD-3-Clause License.
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>1 parent 3d752d6 commit 0e050aa
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments