[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
Showing only changes of commit 014c77e813 - Show all commits
@@ -133,6 +133,7 @@ jobs:
notification_message: 'PR #${{ steps.pr_mesubrge.outputs.pr_index }} merged.'
deploy-hugo-site:
name: Build and Deploy to Server
needs: [hugo-sanity-check, pr-merge]
runs-on: ubuntu-latest
steps:
- name: Checkout Repository