Skip to content

Commit ec6cded

Browse files
authored
Pr path (#42)
* Update pom.xml updated path * Rename .github/PULL_REQUEST_TEMPLATE/pull_request_template.md to .github/pull_request_template.md updated path
1 parent dc1b851 commit ec6cded

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md renamed to .github/pull_request_template.md

File renamed without changes.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
<!-- ci -->
259259
<exclude>.github/workflows/*</exclude>
260260
<exclude>.github/ISSUE_TEMPLATE/*</exclude>
261-
<exclude>.github/PULL_REQUEST_TEMPLATE/*</exclude>
261+
<exclude>.github/pull_request_template.md</exclude>
262262
<exclude>toolchains.xml</exclude>
263263
<exclude>settings.xml</exclude>
264264
<!-- maven -->

0 commit comments

Comments
 (0)