diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bc7553a..ad3c0d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,7 +3,6 @@ name: Build on: # Runs on pushes targeting the default branch push: - branches: ** # Allows you to run this workflow manually from the Actions tab workflow_dispatch: