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 73f5fa0 commit ddb724dCopy full SHA for ddb724d
.github/workflows/translation-cron.yml
@@ -23,7 +23,7 @@ jobs:
23
-H "Accept: application/vnd.github+json" \
24
-H "Authorization: token ${{ github.token }}" \
25
https://api.github.com/repos/${{ github.repository }}/actions/workflows/translation-zh.yaml/dispatches \
26
- -d '{"ref":"master","inputs":{"branch":"master"}}'
+ -d '{"ref":"master"}'
27
28
# build a matrix of branches to translate, including LTS and Cloud
29
build-matrix:
0 commit comments