Skip to content

one of the slave report an error with 1062 #2208

one of the slave report an error with 1062

one of the slave report an error with 1062 #2208

Workflow file for this run

name: Greetings
on: 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: 'Hi! thanks for your contribution! great first issue!'