Skip to content

Fix dependencies related to JVM and ViewBinding upgrades #5

Fix dependencies related to JVM and ViewBinding upgrades

Fix dependencies related to JVM and ViewBinding upgrades #5

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi, feel free to work on the issue and send an PR'' first issue'
pr-message: 'Thanks for the PR, I will verify and update the request'' first pr'