Skip to content

build(deps): bump org.jobrunr:jobrunr-spring-boot-3-starter from 7.3.0 to 7.3.1 #32

build(deps): bump org.jobrunr:jobrunr-spring-boot-3-starter from 7.3.0 to 7.3.1

build(deps): bump org.jobrunr:jobrunr-spring-boot-3-starter from 7.3.0 to 7.3.1 #32

Workflow file for this run

name: Greetings
on: [ pull_request_target, issues ]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for your suggestion 👏"
pr-message: "Thank you for your contribution 🎉"