Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
leohhhn committed Oct 4, 2024
1 parent 337f480 commit f5dab8f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ name: github-pages

on:
push:
branches: [main, tabler]
branches: [main]
pull_request:
paths:
- "."

#schedule:
# - cron: "42 * * * *"

Expand Down

0 comments on commit f5dab8f

Please sign in to comment.