meta: Rename master branch to main

This commit is contained in:
Jan Kremer 2025-07-10 14:41:53 +02:00
parent eb7cfb4149
commit ad9f0cb431
Signed by: jan
GPG key ID: A7DA689CB3B078EC

View file

@ -2,7 +2,7 @@ name: Deploy Hugo site to Pages
on: on:
push: push:
branches: ["master"] branches: ["main"]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: