mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 23:40:26 -04:00
Remove nightly simulation
This commit is contained in:
parent
00531aff8a
commit
b59aaf1ff6
8
.github/workflows/nightly.yml
vendored
8
.github/workflows/nightly.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: Nightly
|
name: Nightly
|
||||||
|
|
||||||
on: [pull_request]
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# # every night at midnight
|
# every night at midnight
|
||||||
# - cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user