Skip to content

⬆️ Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 #99

⬆️ Bump github.com/spf13/cobra from 1.9.1 to 1.10.1

⬆️ Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 #99

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!"