Skip to content

Commit

Permalink
Validation pipeline inputs adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-symbiotic committed Jan 16, 2025
1 parent 43ef868 commit 5263cba
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,8 @@ jobs:
with:
files: ${{ steps.changes.outputs.files }}
issue: ${{ github.event.number }}
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
chain-id: 17000
network-registry: "0x7d03b7343bf8d5cec7c0c27ece084a20113d15c9"
operator-registry: "0x6f75a4fff97326a00e52662d82ea4fde86a2c548"
vault-registry: "0x407a039d94948484d356efb765b3c74382a050b4"

0 comments on commit 5263cba

Please sign in to comment.