mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-04-14 12:48:20 +10:00
Compare commits
1 Commits
sponsors-u
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
592ded656d |
2
.github/workflows/label-pr.yaml
vendored
2
.github/workflows/label-pr.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
contents: read # Often needed for github-script
|
||||
steps:
|
||||
- name: Check PR body for Type of Change
|
||||
uses: actions/github-script@v8
|
||||
uses: actions/github-script@v9
|
||||
with:
|
||||
script: |
|
||||
const prBody = context.payload.pull_request.body || '';
|
||||
|
||||
Reference in New Issue
Block a user