Skip to content

⬆️ Bump debase-ruby_core_source from 3.3.6 to 3.4.0 #3702

⬆️ Bump debase-ruby_core_source from 3.3.6 to 3.4.0

⬆️ Bump debase-ruby_core_source from 3.3.6 to 3.4.0 #3702

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Hello @${{ github.actor }}, thank you for submitting a PR! We will respond as soon as possible.'
issue-message: |
Hello @${{ github.actor }}, thanks for contributing to the Password Pusher community! We will respond as soon as possible.