mirror of
https://github.com/MiSTer-devel/Distribution_MiSTer.git
synced 2026-05-17 03:03:37 +00:00
Push trigger on develop branch
This commit is contained in:
committed by
GitHub
parent
731678d8af
commit
90be93b918
3
.github/workflows/update_distribution.yml
vendored
3
.github/workflows/update_distribution.yml
vendored
@@ -3,6 +3,9 @@ name: Update Distribution
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/20 * * * *"
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user