Skip to content

pip(deps): bump motor from 3.6.0 to 3.6.1 #547

pip(deps): bump motor from 3.6.0 to 3.6.1

pip(deps): bump motor from 3.6.0 to 3.6.1 #547

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi! This is your first issue, we''re glad to have you with us :smile: Make sure to follow the [code of conduct.](https://github.com/statch/gitbot/blob/main/CODE_OF_CONDUCT.md) Happy coding!'
pr-message: 'Hi! This is your first pull request, we''re glad to have you with us :smile: Make sure to follow the [contribution guidelines.](https://github.com/statch/gitbot/blob/main/CONTRIBUTING.md) Happy coding!'