Skip to content

Commit 512fed0

Browse files
committed
ci: change trigger-workflow-and-wait fork branch to master
1 parent cf20217 commit 512fed0

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)