Skip to content

add support for old android ussd dialog (MTK based) #34

add support for old android ussd dialog (MTK based)

add support for old android ussd dialog (MTK based) #34

Workflow file for this run

name: Welcome New Contributor
on:
pull_request_target:
types: [opened]
jobs:
welcome_contribution:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
if: github.actor != 'dependabot[bot]'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: |-
Congrats on making your first Pull Request and thanks for taking the time to improve ${{ github.repository }}! ❤️! 🎉🍕
Say hello by joining the conversation in our [Gitter](https://gitter.im/${{ github.repository }})