Skip to content

Bump protobuf from 4.21.4 to 4.25.1 #107

Bump protobuf from 4.21.4 to 4.25.1

Bump protobuf from 4.21.4 to 4.25.1 #107

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@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Congratulations on making your first issue on the Tsuki project 🎉"
pr-message: "Congratulations on making your pull request on the Tsuki project 🎉"