Skip to content

Bump braces from 3.0.2 to 3.0.3 in /backend #24

Bump braces from 3.0.2 to 3.0.3 in /backend

Bump braces from 3.0.2 to 3.0.3 in /backend #24

Workflow file for this run

name: Welcome to dailymint
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for the raising issue'
pr-message: 'Good Work, glad to see that you are working on our project'