diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 51066f26..d39c3489 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,15 +5,8 @@ on: # Push push: - branches: - - main tags: - v* -# pull_request: - - # When a release is published -# release: -# types: [published] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: