Bug: update sdks to include necessary fields for calling RN defined custom content decode when working with DecodedMessageV2 #180
This file contains hidden or 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: Add issues to project | |
| on: | |
| issues: | |
| types: | |
| - opened | |
| jobs: | |
| call-add-issues-to-project: | |
| uses: xmtp/workflow_calls/.github/workflows/add-issues-to-project.yml@main | |
| secrets: inherit |