Skip to content

Commit 169a4e8

Browse files
authored
Merge pull request JeffersonLab#137 from c-dilks/dispatch-action-version
ci: change `trigger-workflow-and-wait` fork branch to `master`
2 parents 96920e9 + 512fed0 commit 169a4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id: sanitize
2222
run: echo title=$(echo '${{ github.event.pull_request.title || github.event.head_commit.message }}' | head -n1 | sed 's;";;g' | sed "s;';;g") >> $GITHUB_OUTPUT
2323
- name: dispatch
24-
uses: c-dilks/trigger-workflow-and-wait@summarize # convictional/[email protected]
24+
uses: c-dilks/trigger-workflow-and-wait@master # convictional/[email protected]
2525
with:
2626
owner: JeffersonLab
2727
repo: clas12-validation

0 commit comments

Comments
 (0)