Remove Schedule Tasks

This commit is contained in:
minoplhy 2022-03-11 05:18:15 +01:00 committed by unknown
parent 74441dd162
commit a5ecd11b79

View File

@ -1,7 +1,5 @@
name: Tasks
on:
schedule:
- cron: '0 */8 * * *'
workflow_dispatch:
jobs:
build: