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:
# schedule:
# - cron: '0 18 * * *'
push:
branches:
- main
# push:
# branches:
# - main
workflow_dispatch:
jobs: