Skip to content

Commit

Permalink
Merge branch 'release-0.16' into fix-jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeee authored Nov 4, 2024
2 parents 561bc27 + 1b095c7 commit 025d38f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: dapr-rust-sdk

on:
schedule:
- cron: '8 8 * * *'
push:
branches:
- main
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/validate-examples.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: validate-examples

on:
schedule:
- cron: '8 8 * * *'
push:
branches:
- main
Expand Down

0 comments on commit 025d38f

Please sign in to comment.