Skip to content

⬆️ Bump github.com/ohler55/ojg from 1.26.9 to 1.26.10 #100

⬆️ Bump github.com/ohler55/ojg from 1.26.9 to 1.26.10

⬆️ Bump github.com/ohler55/ojg from 1.26.9 to 1.26.10 #100

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@v3
with:
repo-token: ${{ github.token }}
issue-message: "Welcome to yutu, thank you for opening your first issue!"
pr-message: "Welcome to yutu, thank you for opening your first PR!"