Skip to content

Commit

Permalink
ci: Add Cron Job to test scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Jefferson <[email protected]>
  • Loading branch information
riosje committed Mar 20, 2024
1 parent f2b14cc commit b8f7478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,6 1,8 @@
name: "Test Installation Scripts"

on:
schedule:
- cron: "00 00 * * *"
push:
branches:
- master
Expand Down

0 comments on commit b8f7478

Please sign in to comment.