Skip to content

Commit

Permalink
chore: remove schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
ryp-erl committed Sep 23, 2023
1 parent 73eb014 commit eac495e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Deploy GH Pages

on:
schedule:
- cron: "*/5 * * * *"
# schedule:
# - cron: "*/5 * * * *"
push:
branches:
- main
Expand Down

0 comments on commit eac495e

Please sign in to comment.