diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index e6c9a11..f9e0132 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -2,7 +2,7 @@ name: GitHub Pages Deploy CI on: push: - branches: [main] + branches: [ main ] jobs: build: diff --git a/README.md b/README.md index 0d75a27..b14250e 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,4 @@ ## Other - [Requirements specification](https://docs.google.com/presentation/d/1eTgp_3tGzUVk7xf-Ufwj47bTFyrxOLOFanEWhzkT4K4) +test \ No newline at end of file