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 6bf5739 commit ef214c7Copy full SHA for ef214c7
.github/workflows/lido-ci.yml
@@ -23,7 +23,7 @@
23
-H "Authorization: Bearer ${{ secrets.RV_COMPUTE_TOKEN }}" \
24
https://api.github.com/repos/runtimeverification/_kaas_lidofinance_dual-governance/actions/workflows/lido-ci.yml/dispatches \
25
-d '{
26
- "ref": "develop",
+ "ref": "master",
27
"inputs": {
28
"branch_name": "'"${{ github.event.pull_request.head.sha || github.sha }}"'",
29
"extra_args": "script",
0 commit comments