Skip to content

Commit

Permalink
Update microk8s.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Aug 15, 2024
1 parent 1565252 commit 07cef07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/microk8s.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Deploy on Microk8s
on:
workflow_dispatch:

schedule:
- cron: "0 0 * * *" # This will run the workflow every day at midnight UTC
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 07cef07

Please sign in to comment.