We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fed77 commit 0298dbdCopy full SHA for 0298dbd
Makefile
@@ -68,3 +68,5 @@ accept-prs:
68
curl -sL https://raw.githubusercontent.com/jesperancinha/project-signer/master/acceptPR.sh | bash
69
accept-all-prs:
70
./accept-all-prs.sh
71
+update-repo-prs:
72
+ curl -sL https://raw.githubusercontent.com/jesperancinha/project-signer/master/update-all-repo-prs.sh | bash
0 commit comments