Skip to content

Commit

Permalink
hotfix: trigger validation pipelines with the most recently working `…
Browse files Browse the repository at this point in the history
…clas12Tags` (#169)

* hotfix: trigger validation pipelines with the most recently working `clas12Tags`

* ci: re-trigger

* test: full commit hash
  • Loading branch information
c-dilks authored Jan 18, 2024
1 parent f0a9d6e commit 5b17b71
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@ concurrency:
jobs:
validation:
uses: JeffersonLab/clas12-validation/.github/workflows/ci.yml@main
with:
git_upstream: >-
{
"clas12Tags": { "fork": "gemc/clas12Tags", "branch": "8f9956678b44386d3df85d8d8df9d5002333a82b" }
}

0 comments on commit 5b17b71

Please sign in to comment.