Skip to content

Just a test PR

Just a test PR #1

Workflow file for this run

---
name: Close Pull Request
on:
pull_request_target:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/close-pull-request@v3
with:
comment: This is a public mirror only, we accept patches via https://softwarefactory-project.io, thanks.