Skip to content

Commit 78568bc

Browse files
refac(CI): remove cronjob
1 parent b25c0eb commit 78568bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Deploy to GitHub Pages
22

33
on:
4-
schedule:
5-
- cron: '*/5 * * * *'
64
# Trigger the workflow every time you push to the `main` branch
75
# Using a different branch name? Replace `main` with your branch’s name
86
push:

0 commit comments

Comments
 (0)