Skip to content

Commit

Permalink
. e added cronbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored Feb 16, 2024
1 parent 1bb0fb4 commit 48c6b60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ name: Build
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '15 3 1 * *' # <https://crontab.guru/#15_3_1_*_*>

jobs:

Expand Down

0 comments on commit 48c6b60

Please sign in to comment.