Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
furknyavuz committed Sep 25, 2021
1 parent 40c3d8e commit d0dfc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-dependency-checker-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Cron Dependency Checker Workflow

on:
schedule:
- cron: '30 * * * *'
- cron: '*/10 * * * *'

jobs:
reset-dependency-update-from-develop:
Expand Down

0 comments on commit d0dfc8e

Please sign in to comment.