This commit is contained in:
Rok Garbas 2022-03-17 22:14:51 +01:00
parent e9f888aac2
commit 6c335e6bd2
No known key found for this signature in database
GPG key ID: A0E01EF44C27BF00
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,9 @@
name: "Hourly import to Elasticsearch"
on:
push:
branches:
- cleanup
workflow_dispatch:
schedule:
- cron: '0 * * * *'

View file

@ -1 +1 @@
27
28