Skip to content

Commit

Permalink
try workflow dispatch and removing push
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Mar 19, 2024
1 parent bf16fe4 commit c65bbd5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ permissions:
contents: write

on:
push:
branches:
- gh-pages
workflow_dispatch:
schedule:
- cron: "30 23 * * *"

Expand Down

0 comments on commit c65bbd5

Please sign in to comment.