Skip to content

Formatted PyUI3/__init__.py #256

Formatted PyUI3/__init__.py

Formatted PyUI3/__init__.py #256

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@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: "Hi! welcome to the codebase for PyUI3. We will look over your concern or bug in a few weeks an respond with coments, releases, or PRs." pr-message: "Hi! welcome to the codebase for PyUI3. We look forward to you helping us create a stable GUI toolkit!"

Check failure on line 1 in .github/workflows/greetings.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/greetings.yml

Invalid workflow file

You have an error in your yaml syntax