Skip to content

⬆️ Bump google.golang.org/api from 0.219.0 to 0.220.0 #53

⬆️ Bump google.golang.org/api from 0.219.0 to 0.220.0

⬆️ Bump google.golang.org/api from 0.219.0 to 0.220.0 #53

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/[email protected]
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!"