mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 09:04:32 +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
|
name: Maintenance
|
||||||
|
|
||||||
on:
|
on: [ pull_request ]
|
||||||
workflow_dispatch:
|
#workflow_dispatch:
|
||||||
schedule:
|
#schedule:
|
||||||
- cron: '0 0 * * *' #once a day
|
# - cron: '0 0 * * *' #once a day
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user