Skip to content

Commit

Permalink
Move to master branch to run code
Browse files Browse the repository at this point in the history
  • Loading branch information
F-WRunTime committed Jul 31, 2024
1 parent d2160f8 commit 1bd6f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lido-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
-H "Authorization: Bearer ${{ secrets.RV_COMPUTE_TOKEN }}" \
https://api.github.com/repos/runtimeverification/_kaas_lidofinance_dual-governance/actions/workflows/lido-ci.yml/dispatches \
-d '{
"ref": "rvdevelop",
"ref": "master",
"inputs": {
"branch_name": "'"${{ github.event.pull_request.head.sha || github.sha }}"'",
"extra_args": "script",
Expand Down

0 comments on commit 1bd6f38

Please sign in to comment.