[HUGO] workflow-test-run_2025-07-21T13-30-22 #1

Merged
gitea-sonarqube-bot merged 11 commits from workflow-test-run_2025-07-21T13-30-22 into main 2025-07-22 09:24:04 -04:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 17ca3a6438 - Show all commits
@@ -13,6 +13,7 @@ on:
- '**.toml'
- '**.html'
- '**.yml'
- '**.json'
jobs:
check-and-create-pr:
if: github.ref != 'refs/heads/main'
+1 -1
View File
@@ -7,7 +7,7 @@
"buildTags": "extended"
},
"devDependencies": {
"hugo-bin": "0.148.0"
"hugo-bin": "v0.148.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"