mirror of
https://github.com/NixOS/nixos-search
synced 2024-11-14 16:07:20 +00:00
DEBUG
This commit is contained in:
parent
e9f888aac2
commit
6c335e6bd2
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
name: "Hourly import to Elasticsearch"
|
name: "Hourly import to Elasticsearch"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- cleanup
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *'
|
- cron: '0 * * * *'
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
27
|
28
|
||||||
|
|
Loading…
Reference in a new issue