diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5c64a14..39897d2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,7 +2,7 @@ name: Build on: push: - branches: [ master ] + branches: [ main ] jobs: build: