Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Add GitHub Actions workflow for welcome comments #1

Add GitHub Actions workflow for welcome comments

Add GitHub Actions workflow for welcome comments #1

Workflow file for this run

name: Post welcome comment

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

View workflow run for this annotation

GitHub Actions / .github/workflows/welcome.yml

Invalid workflow file

(Line: 1, Col: 1): Required property is missing: jobs
on:
pull_request:
types: [opened]
permissions:
pull-requests: write