Skip to content

C: fixed pages behind Artikelen in PDF-formaat #8

C: fixed pages behind Artikelen in PDF-formaat

C: fixed pages behind Artikelen in PDF-formaat #8

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hey @${{ github.actor }}! Thank you for contributing to my extension. Do you also like to sponsor this project?'
pr-message: 'Hey @${{ github.actor }}! Thanks for your first pull request in this repository. Would you consider to sponsor me?'