mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Merge branch 'cooker-0.8.2b' [skip ci]
This commit is contained in:
commit
53e2ef3c1a
6
.github/workflows/emulator-updates.yaml
vendored
6
.github/workflows/emulator-updates.yaml
vendored
|
@ -3,9 +3,9 @@ name: Check Emulator Updates
|
|||
on:
|
||||
# schedule:
|
||||
# - cron: '0 18 * * *'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue