Make locked funds visible on Defiscan in the address details after the implementation of the dToken restart. #13973
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: OSS Governance | |
on: | |
pull_request_target: | |
types: [synchronize, opened, labeled, unlabeled] | |
issues: | |
types: [opened, labeled, unlabeled] | |
issue_comment: | |
types: [created] | |
permissions: | |
contents: read | |
issues: write | |
pull-requests: write | |
statuses: write | |
checks: write | |
jobs: | |
Bot: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: BirthdayResearch/oss-governance-bot@37c8583c6b8596d173b68ffaed543e2485f4f193 # v3.0.0 |