Skip to content

Commit

Permalink
Merge pull request #41689 from srimanob/132_UniqUpgradeWF
Browse files Browse the repository at this point in the history
[13_2] Unique upgrade workflow ID
  • Loading branch information
cmsbuild authored May 16, 2023
2 parents 53a199a + 3d607bd commit a7e908c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
}
numWFSkip=200
# temporary measure to keep other WF numbers the same
numWFConflict = [[20400,20800], #D87
numWFConflict = [[14400,14800], #2022ReReco, 2022ReRecoPU (in 12_4)
[20400,20800], #D87
[21200,22000], #D89-D90
[50000,51000]]
numWFAll={
Expand Down

0 comments on commit a7e908c

Please sign in to comment.