Skip to content

Commit

Permalink
+9
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 31, 2024
1 parent 90e40ca commit f0e478f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ concurrency:
# - One last commit at a time
# TODO find a way to hide upstream-only changes
# - Store sha on the pretest side, not subm-pretest
# TODO don't update pretest, when only the /merge has changed
# - Merge the /merge commit, but test the /head commit



# There are 2 steps of adding new upstream commits:
# 1. Add new commits from the PR merge ref (and possibly custom branch): to "pretest/$pr_num" in fork
Expand Down Expand Up @@ -512,6 +516,8 @@ jobs:
Write-Host '~~~~~'
}
Get-Content './.gitmodules'
Pop-Location
Expand Down

0 comments on commit f0e478f

Please sign in to comment.