Skip to content

⬆️ Bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8 #91

⬆️ Bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8

⬆️ Bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8 #91

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