mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-25 12:22:17 +01:00
remove: PULL_REQUEST_TEMPLATE.md
This commit is contained in:
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,3 +0,0 @@
|
|||||||
- [ ] upgrade: hugo to ``
|
|
||||||
- [ ] update: tag on readme
|
|
||||||
- [ ] release: from **master** branch
|
|
||||||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
hugo-version: [null, 'latest']
|
hugo-version: [null]
|
||||||
# hugo-version: [null, 'latest', '0.58.2']
|
# hugo-version: [null, 'latest', '0.58.2']
|
||||||
extended: [null]
|
extended: [null]
|
||||||
# extended: [null, true, false]
|
# extended: [null, true, false]
|
||||||
|
|||||||
Reference in New Issue
Block a user