Skip to content

Commit 5844513

Browse files
committed
disable pkgcheck workflow from opening new issues
1 parent 6aea979 commit 5844513

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pkgcheck.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ jobs:
2020
issues: write
2121
steps:
2222
- uses: ropensci-review-tools/pkgcheck-action@main
23+
with:
24+
summary-only: false

0 commit comments

Comments
 (0)