We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d4fe2 commit d3382b7Copy full SHA for d3382b7
1 file changed
.github/workflows/issue-release-workflow.yml
@@ -80,6 +80,7 @@ jobs:
80
release-workflow \
81
--issue-number ${{ github.event.issue.number }} \
82
--phab-token ${{ secrets.RELEASE_WORKFLOW_PHAB_TOKEN }} \
83
+ --branch-repo tstellar/llvm-project
84
auto
85
86
create-pull-request:
0 commit comments