Skip to content

Commit

Permalink
Disable scheduled action invocation.
Browse files Browse the repository at this point in the history
  • Loading branch information
t-paul committed Apr 28, 2024
1 parent 5b700bd commit 7ea6588
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Deploy site to Pages
on:
push:
branches: ["main"]
schedule:
- cron: '17 9 * * *'
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down

0 comments on commit 7ea6588

Please sign in to comment.