summaryrefslogtreecommitdiff
path: root/close-github-pull-requests.service
blob: 3db7870839d3bde3efe7a5a5506e2770fbb22ce6 (plain)
1
2
3
4
5
6
7
[Unit]
Description=close github mirror pull requests

[Service]
User=github-mirror
ExecStart=/git/bin/close-all-github-pull-requests.sh
Type=oneshot