Skip to content

🧹 It's easy to manage and neat. Saves it in '/pydoro.ini' to '/.config/pydoro/pydoro.ini.' #153

🧹 It's easy to manage and neat. Saves it in '/pydoro.ini' to '/.config/pydoro/pydoro.ini.'

🧹 It's easy to manage and neat. Saves it in '/pydoro.ini' to '/.config/pydoro/pydoro.ini.' #153

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: 'Thank you for creating an issue. I''ll take a look soon as I can.'
pr-message: 'Thank you for creating a PR. I''ll take a look soon as I can.'