Skip to content

Commit

Permalink
Update lido-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
F-WRunTime authored Aug 26, 2024
1 parent 6bf5739 commit ef214c7
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 @@ -23,7 +23,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": "develop",
"ref": "master",
"inputs": {
"branch_name": "'"${{ github.event.pull_request.head.sha || github.sha }}"'",
"extra_args": "script",
Expand Down

0 comments on commit ef214c7

Please sign in to comment.