mirror of
https://github.com/NixOS/nixos-search
synced 2024-11-13 23:47:07 +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"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- cleanup
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
27
|
||||
28
|
||||
|
|
Loading…
Reference in a new issue