Push trigger on develop branch

This commit is contained in:
José Manuel Barroso Galindo
2022-01-30 17:17:09 +01:00
committed by GitHub
parent 731678d8af
commit 90be93b918

View File

@@ -3,6 +3,9 @@ name: Update Distribution
on:
schedule:
- cron: "*/20 * * * *"
push:
branches:
- develop
workflow_dispatch:
jobs: