Change branch from master to main in build.yml

This commit is contained in:
天クマ 2026-04-19 11:11:21 -03:00
commit b54eb4e423

View file

@ -3,7 +3,7 @@ name: Build Eleventy
on: on:
push: push:
branches: branches:
- master - main
workflow_dispatch: workflow_dispatch:
jobs: jobs: