mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -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
|
||||
|
||||
on: [pull_request]
|
||||
# schedule:
|
||||
# # every night at midnight
|
||||
# - cron: '0 0 * * *'
|
||||
on:
|
||||
schedule:
|
||||
# every night at midnight
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user