diff --git a/.github/workflows/emulator-updates.yaml b/.github/workflows/emulator-updates.yaml index d55cd4a7..ef845cde 100644 --- a/.github/workflows/emulator-updates.yaml +++ b/.github/workflows/emulator-updates.yaml @@ -3,9 +3,9 @@ name: Check Emulator Updates on: # schedule: # - cron: '0 18 * * *' - push: - branches: - - main + # push: + # branches: + # - main workflow_dispatch: jobs: