1 parent a7cf60d commit f210ab9Copy full SHA for f210ab9
1 file changed
.github/workflows/bad-pr.yml
@@ -11,7 +11,7 @@ jobs:
11
close-pr:
12
permissions:
13
pull-requests: write
14
- runs-on: ubuntu-slim
+ runs-on: ubuntu-latest
15
if: "contains(github.event.pull_request.body, 'by deleting this comment block') || github.event.pull_request.body == ''"
16
steps:
17
- uses: actions-ecosystem/action-add-labels@v1
0 commit comments