Skip to content

ICS20 ↔ ZKGM adapter for single-sign bridging (AtomOne ↔ Gno ↔ Union ↔ EVM) #75

ICS20 ↔ ZKGM adapter for single-sign bridging (AtomOne ↔ Gno ↔ Union ↔ EVM)

ICS20 ↔ ZKGM adapter for single-sign bridging (AtomOne ↔ Gno ↔ Union ↔ EVM) #75

Workflow file for this run

name: issue-labeler
on:
issues:
types: [opened, edited, reopened]
permissions:
contents: read
issues: write
concurrency:
group: labeler-issue-${{ github.event.issue.number }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
configuration-path: .github/issue-labeler.yml
enable-versioned-regex: 0
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: 0
include-title: 1
include-body: 1