add erd1qqqqqqqqqqqqqpgqhj86kyn4zuet9amjewpm9z6azv6yhuztlzmse5v46e.json #1161
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Check identities signature | |
permissions: | |
contents: read | |
pull-requests: write | |
on: [pull_request] | |
jobs: | |
check-signature: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: multiversx/mx-assets-checker@main | |
env: | |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
ADMIN_ADDRESS: ${{ secrets.ADMIN_ADDRESS }} | |