Skip to content

build(deps): bump django from 4.2.11 to 4.2.16 #43

build(deps): bump django from 4.2.11 to 4.2.16

build(deps): bump django from 4.2.11 to 4.2.16 #43

Workflow file for this run

name: Greeting new contributors
on:
pull_request_target:
issues:
permissions:
issues: write
pull-requests: write
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "🎯 You're officially part of the team! Your first issue has been opened. Exciting times ahead!"
pr-message: "👏 Bravo! Your first PR is soaring high 🚀. Together, we'll shape the future of this project."