Skip to content

Reduce the size of cron_job.py instance. #138

Reduce the size of cron_job.py instance.

Reduce the size of cron_job.py instance. #138

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: 'Welcome to the reddit2telegram comunity!'
pr-message: 'Welcome to the reddit2telegram comunity! Your support is much appreciated!'