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 <jefferson.rios.caro@gmail.com>
  • Loading branch information
riosje committed Mar 19, 2024
1 parent f2b14cc commit 8db1773
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 8db1773

Please sign in to comment.