Skip to content

Add GitHub action to auto-close Pull Requests #1

Add GitHub action to auto-close Pull Requests

Add GitHub action to auto-close Pull Requests #1

name: 🔒 Auto-close Pull Requests
on:
pull_request_target:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/close-pull-request@v3
with:
comment: "👋 This repository does not accept pull requests. Please contribute on [Weblate](https://hosted.weblate.org/projects/actualbudget/) instead.

Check failure on line 13 in .github/workflows/auto-close-prs.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-close-prs.yaml

Invalid workflow file

You have an error in your yaml syntax on line 13