Skip to content

Commit

Permalink
ci: add daily run for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Sep 21, 2023
1 parent 71f91a1 commit 36a2264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/call-plugin-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
push:
branches:
- main
schedule:
- cron: '01 01 * * *'

jobs:

Expand Down

0 comments on commit 36a2264

Please sign in to comment.