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 0ead7b7 commit e5e5d68Copy full SHA for e5e5d68
.github/workflows/rebaseline-tests.yml
@@ -51,6 +51,6 @@ jobs:
51
exit 1
52
fi
53
54
- git push origin testing
+ git push origin rebaseline_tests
55
gh pr create --fill --base ${{ github.ref_name }}
56
gh pr merge --squash --auto
0 commit comments