Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis authored Mar 26, 2024
1 parent f3cd21f commit 6feb8f7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: Pages

on:
workflow_dispatch:
page_build:
schedule:
- cron: '0 6 * * *'
push:
branches: [main]

jobs:
build:
Expand Down

0 comments on commit 6feb8f7

Please sign in to comment.