Skip to content

Commit ef214c7

Browse files
authored
Update lido-ci.yml
1 parent 6bf5739 commit ef214c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lido-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
-H "Authorization: Bearer ${{ secrets.RV_COMPUTE_TOKEN }}" \
2424
https://api.github.com/repos/runtimeverification/_kaas_lidofinance_dual-governance/actions/workflows/lido-ci.yml/dispatches \
2525
-d '{
26-
"ref": "develop",
26+
"ref": "master",
2727
"inputs": {
2828
"branch_name": "'"${{ github.event.pull_request.head.sha || github.sha }}"'",
2929
"extra_args": "script",

0 commit comments

Comments
 (0)