Skip to content

Commit

Permalink
Update lido-ci.yml
Browse files Browse the repository at this point in the history
Removing a dropped argument.
  • Loading branch information
F-WRunTime authored Oct 2, 2024
1 parent 2fcc925 commit 831e683
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lido-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"ref": "master",
"inputs": {
"branch_name": "'"${{ github.event.pull_request.head.sha || github.sha }}"'",
"extra_args": "script",
"statuses_sha": "'$sha'",
"org": "${{ github.repository_owner }}",
"repository": "${{ github.event.repository.name }}",
Expand Down

0 comments on commit 831e683

Please sign in to comment.