Created
November 18, 2019 23:24
-
-
Save chfw/57c95ed8652a93831cf38d9c5a52047d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST -u "mobanbot:githubtoken" -d "{\"title\": \"sync with moban\", \"body\":\"test\", \"base\": \"master\", \"head\": \"mobanbot:master\"}" -H "Accept: application/vnd.github.shadow-cat-preview+json" https://api.github.com/repos/pyexcel/pyexcel-xlsxr/pulls |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment