WORKFLOW: disabled emulator update check on min push [skip ci]

This commit is contained in:
XargonWan 2024-07-15 17:51:40 +09:00
parent a353f8469c
commit 24bc43eb51

View file

@ -3,9 +3,9 @@ name: Check Emulator Updates
on: on:
# schedule: # schedule:
# - cron: '0 18 * * *' # - cron: '0 18 * * *'
push: # push:
branches: # branches:
- main # - main
workflow_dispatch: workflow_dispatch:
jobs: jobs: