Skip to content

Commit 6e2f208

Browse files
Update docs/automation-actions.md
Co-authored-by: Misha Kav <[email protected]>
1 parent e21b517 commit 6e2f208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/automation-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ GUIDELINES: |
359359
Jira ticket should be in format ABC-12345.
360360
361361
# Load the PR template content from a file in the repository
362-
TEMPLATE: {{ ".github/pull_request_template.md" | readFile() | dump }}
362+
TEMPLATE: {{ ".github/PULL_REQUEST_TEMPLATE.md" | readFile() | dump }}
363363
364364
```
365365

0 commit comments

Comments
 (0)