Skip to content

Commit 5b17b71

Browse files
authored
hotfix: trigger validation pipelines with the most recently working clas12Tags (JeffersonLab#169)
* hotfix: trigger validation pipelines with the most recently working `clas12Tags` * ci: re-trigger * test: full commit hash
1 parent f0a9d6e commit 5b17b71

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/validation.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ concurrency:
1414
jobs:
1515
validation:
1616
uses: JeffersonLab/clas12-validation/.github/workflows/ci.yml@main
17+
with:
18+
git_upstream: >-
19+
{
20+
"clas12Tags": { "fork": "gemc/clas12Tags", "branch": "8f9956678b44386d3df85d8d8df9d5002333a82b" }
21+
}

0 commit comments

Comments
 (0)