Skip to content

Commit

Permalink
Update dispatch_all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfiex authored Apr 21, 2024
1 parent 4830863 commit 4c03efa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dispatch_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

run: |
base_branch="main"
feature_branch="consortium_$NAME"
feature_branch="$KIND_$NAME"
git pull
Expand Down Expand Up @@ -119,5 +119,6 @@ jobs:
\`\`\`
Resolves #$ISSUE
" --reviewer $GITHUB_REPOSITORY_OWNER
"
# --reviewer $GITHUB_REPOSITORY_OWNER
fi

0 comments on commit 4c03efa

Please sign in to comment.