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 2877504 commit 243c04cCopy full SHA for 243c04c
.github/workflows/performance-test.yml
@@ -78,7 +78,7 @@ jobs:
78
79
Please review and merge if the performance results look good." \
80
--base master \
81
- --head "$BRANCH_NAME" \
+ --head "$BRANCH_NAME"
82
else
83
echo "No changes to commit, skipping PR creation"
84
fi
0 commit comments