diff --git a/.github/workflows/gam.yml b/.github/workflows/gam.yml index 95d6afd8..5e062ed7 100644 --- a/.github/workflows/gam.yml +++ b/.github/workflows/gam.yml @@ -8,10 +8,11 @@ concurrency: cancel-in-progress: true on: - push: - branches: - - main + # push: + # branches: + # - main workflow_dispatch: + pull_request: jobs: deploy: