Skip to content

Commit

Permalink
Added manual workflow dispatchs
Browse files Browse the repository at this point in the history
  • Loading branch information
cmahnke committed Nov 14, 2023
1 parent ae037f7 commit 89a59bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
schedule:
- cron: '30 23 1 * *'

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ssl-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 89a59bd

Please sign in to comment.