mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 01:04:31 +01:00
Halt Maintenance Tasks until Code base is updated
This commit is contained in:
parent
6be2eb3a6f
commit
93db538eff
8
.github/workflows/maintenance.yml
vendored
8
.github/workflows/maintenance.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: Maintenance
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *' #once a day
|
||||
on: [ pull_request ]
|
||||
#workflow_dispatch:
|
||||
#schedule:
|
||||
# - cron: '0 0 * * *' #once a day
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user