diff --git a/.github/workflows/deploy-retro.yml b/.github/workflows/deploy-retro.yml index 0ee5c32..5ff1b05 100644 --- a/.github/workflows/deploy-retro.yml +++ b/.github/workflows/deploy-retro.yml @@ -4,7 +4,7 @@ on: # Runs on pushes targeting the default branch push: branches: - - '*' + - main # Allows you to run this workflow manually from the Actions tab workflow_dispatch: