Skip to content

Commit

Permalink
workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
activatedgeek committed Mar 13, 2024
1 parent 9bc6ebf commit 223bd23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Cloudflare Pages
on:
schedule:
- cron: "0 12 * * *"
push: []
push:
branches:
- main

env:
ASTRO_SITE: ${{ vars.ASTRO_SITE }}
Expand Down

0 comments on commit 223bd23

Please sign in to comment.