Remove scheduled CI/CD

pull/24/head
Swissky 2023-12-09 16:02:18 +01:00
parent 834555194f
commit 2ee6fa49a9
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ on:
- master - master
- main - main
# At minute 0 past every 6th hour # At minute 0 past every 6th hour
schedule: # schedule:
- cron: "0 */6 * * *" # - cron: "0 */6 * * *"
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest