We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a114a commit a26237eCopy full SHA for a26237e
.circleci/config.yml
@@ -46,7 +46,7 @@ jobs:
46
- run:
47
shell: /bin/bash
48
name: Create PR
49
- command: bash $HOME/script/create_pr.bash -p $PWD -n rest-api-component
+ command: bash $HOME/script/create_pr.bash -p $PWD -n splitter
50
workflows:
51
version: 2
52
build_and_test:
0 commit comments